“6d58d6dc4803d202c908e6e14693470394ac2b5c”上不存在“python/paddle/nn/functional/rnn.py”
  • K
    Modify Pybind LoDTensor API according to length-based LoD (#11106) · 417fcf4f
    Kexin Zhao 提交于
    * add lod_tensor util and modify pybind
    
    * refind pybind LoDTensor API and modify LoDTensor and DataFeeder test
    
    * fix test error
    
    * fix detection map op test
    
    * fix reorder_lod_tensor test
    
    * fix seq_concat_op
    
    * fix chunk evel op test
    
    * fix target assign op
    
    * fix warp ctc op
    
    * address comments step 1: reverse reset_lod op
    
    * step 2: modify op test
    
    * add warning message
    
    * remove has_valid_lod
    
    * add back has_valid_lod
    
    * address comments
    
    * add exception catching trial
    417fcf4f
test_sequence_reshape.py 2.6 KB