1. 03 4月, 2020 3 次提交
    • L
      [feature] prune program by feed and fetch_list automatically (#22474) · a62599a8
      Leo Chen 提交于
      * prune train program by fetch_list, test=develop
      
      * add unittest for prune, test=develop
      
      * fix pruned feed, test=develop
      
      * support ParallelExecutor and feed prune, test=develop
      
      * add comments, test=develop
      
      * update unittest, test=develop
      
      * update unittests, test=develop
      
      * remove debug code, test=develop
      
      * support cond in clone, test=develop
      
      * support cond in prune, test=develop
      
      * support multiple minimize, test=develop
      
      * support cache, test=develop
      
      * fix _copy_param_info_from, test=develop
      
      * support python2 str, test=develop
      
      * remove debug code, test=develop
      
      * fix bug of caching CompiledProgram, test=develop
      
      * fix multi_device issue, test=develop
      
      * tmp
      
      * support tuple in fetch_list and overriding use_prune, test=develop
      
      * dont use nonlocal in python2, test=develop
      
      * remove nonlocal, test=develop
      
      * code clean, test=develop
      
      * code clean, test=develop
      
      * feed list, test=develop
      
      * test adam, test=develop
      
      * follow comments, test=develop
      
      * reduce duplicate code, test=develop
      
      * update comments, test=develop
      a62599a8
    • Y
    • Z
  2. 02 4月, 2020 5 次提交
  3. 01 4月, 2020 5 次提交
  4. 28 3月, 2020 1 次提交
  5. 27 3月, 2020 1 次提交
  6. 26 3月, 2020 2 次提交
  7. 25 3月, 2020 4 次提交
  8. 20 3月, 2020 5 次提交
  9. 19 3月, 2020 1 次提交
  10. 18 3月, 2020 1 次提交
  11. 17 3月, 2020 2 次提交
  12. 13 3月, 2020 1 次提交
  13. 12 3月, 2020 1 次提交
  14. 11 3月, 2020 3 次提交
  15. 09 3月, 2020 2 次提交
  16. 07 3月, 2020 1 次提交
  17. 05 3月, 2020 1 次提交
    • H
      reduce default attrs for dynamic graph (#22850) · 5191e544
      hong 提交于
      * reduce default attrs for dynamic graph, test=develop
      
      * add some explanations for explicit attr, test=develop
      
      * tweak explicit attr comments, test=develop
      5191e544
  18. 03 3月, 2020 1 次提交