1. 23 10月, 2022 1 次提交
  2. 27 9月, 2022 1 次提交
  3. 05 6月, 2022 1 次提交
    • S
      【code format check upgrade】 step2:yapf (#42944) · a072fca8
      Sing_chan 提交于
      * use yapf to format all python file
      
      * yapf exclude two unittests file for they rely on writing and reading file, and format will break them
      
      * disable diff_py_file because too many diff files cause command following failed
      a072fca8
  4. 14 5月, 2020 1 次提交
  5. 27 9月, 2019 1 次提交
  6. 25 6月, 2019 1 次提交
  7. 20 6月, 2019 1 次提交
    • Z
      Fix create_lod_tensor (#18196) · ec970f12
      Zeng Jinle 提交于
      * fix_create_lod_tensor, test=develop
      
      * remove program_guard import,test=develop
      
      * fix windows numpy default int32 error, test=develop
      ec970f12
  8. 08 5月, 2019 1 次提交
  9. 09 10月, 2018 1 次提交
  10. 15 8月, 2018 1 次提交
  11. 26 7月, 2018 1 次提交
  12. 27 6月, 2018 1 次提交
  13. 19 6月, 2018 1 次提交
  14. 15 6月, 2018 1 次提交
    • 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
  15. 26 5月, 2018 1 次提交
  16. 24 5月, 2018 1 次提交