1. 17 8月, 2021 1 次提交
    • Z
      Add some passes which can be applied to Program (#34730) · 8046e33d
      Zeng Jinle 提交于
      * add inplace passes and tests
      
      * update
      
      * fix use_cuda undefined
      fix compile error of op compat
      
      * add more ut
      
      * fix CPU CI error
      
      * check adam unique
      
      * fix mac/windows ci, improve coverage
      
      * fix ci error
      
      * follow weihang's comment
      
      * fix BlockDesc::MoveFrom
      
      * follow qiuliang's comment
      
      * update
      
      * follow huihuang's comments
      8046e33d
  2. 04 2月, 2021 1 次提交
  3. 09 4月, 2020 1 次提交
  4. 04 3月, 2019 5 次提交
  5. 28 2月, 2019 1 次提交
  6. 27 2月, 2019 1 次提交
  7. 26 2月, 2019 1 次提交
  8. 25 2月, 2019 2 次提交
  9. 23 2月, 2019 1 次提交
  10. 20 2月, 2019 1 次提交
  11. 05 6月, 2018 1 次提交
  12. 31 5月, 2018 2 次提交
  13. 08 5月, 2018 1 次提交
  14. 04 5月, 2018 1 次提交
  15. 19 4月, 2018 1 次提交
  16. 10 4月, 2018 2 次提交
  17. 27 3月, 2018 1 次提交
  18. 26 3月, 2018 1 次提交
  19. 12 3月, 2018 1 次提交
    • Q
      [Memory]More memory optimization policy (#8690) · f7e9fe57
      QI JUN 提交于
      * add memopt level
      
      * add opt level for image classification demo
      
      * clean code
      
      * add delete op
      
      * clean code
      
      * test machine translation demo
      
      * clean code
      
      * clean code
      
      * skip fill constant with force cpu
      
      * clean code
      
      * clean code
      
      * refine code
      
      * clean code
      
      * fix bug
      f7e9fe57
  20. 24 2月, 2018 1 次提交
    • Y
      Add block.fwd_block_id (#8489) · 7a9098a6
      Yu Yang 提交于
      * Add block.fwd_block_id
      
      * fix bug in memory optimization transpiler
      
      * Change DFS to BFS
      
      * Add comments
      7a9098a6
  21. 23 2月, 2018 1 次提交
  22. 22 2月, 2018 1 次提交
  23. 13 2月, 2018 1 次提交
  24. 12 2月, 2018 1 次提交
  25. 10 2月, 2018 2 次提交
  26. 06 2月, 2018 3 次提交
  27. 23 1月, 2018 1 次提交
    • Q
      Memory optimization on Dynamic RNN (#7599) · d76fcb6f
      QI JUN 提交于
      * limit variable type to lod tensor in memory optimization transpiler
      
      * refine policy
      
      * support while operator
      
      * fix random seed and training data order
      
      * refine get_cfgs method to support multi while operators
      
      * refine codes
      d76fcb6f
  28. 08 1月, 2018 1 次提交
  29. 21 12月, 2017 2 次提交