1. 05 6月, 2020 1 次提交
    • C
      Support SelelctedRows allreduce in multi-cards imperative mode (#24690) · 4a702ef3
      Chen Weihang 提交于
      * support selectedrows allreduce in multi-cards dygraph, test=develop
      
      * remove useless import modules in unittests, test=develop
      
      * add nccl cmake to get nccl version, test=develop
      
      * add if-condition to compiled correctly, test=develop
      
      * add detail version parseing for old nccl, test=develop
      
      * polish camke details, test=develop
      
      * fix remove test cmake error, test=develop
      
      * fix cmake condition, test=develop
      
      * change unittest camke list, test=develop
      
      * fix unittest cmake rule, test=develop, test=framep0
      4a702ef3
  2. 03 6月, 2020 3 次提交
  3. 02 6月, 2020 1 次提交
  4. 28 5月, 2020 3 次提交
  5. 27 5月, 2020 2 次提交
  6. 26 5月, 2020 2 次提交
  7. 25 5月, 2020 1 次提交
    • L
      Support NHWC in Pool2D, test=develop (#24240) · 9fd1aad6
      Leo Chen 提交于
      * support NHWC in Pool2D, test=develop
      
      * add unittest, test=develop
      
      * fix unittest, test=develop
      
      * fix typo, test=develop
      
      * follow comments, test=develop
      
      * refine comments, test=develop
      9fd1aad6
  8. 21 5月, 2020 2 次提交
  9. 20 5月, 2020 1 次提交
  10. 19 5月, 2020 3 次提交
  11. 18 5月, 2020 1 次提交
    • C
      [Dy2static] Add for enumerate Variable support (#24398) · 03ba5b74
      Chen Weihang 提交于
      * initial test
      
      * for enumerate basic implement, test=develop
      
      * update unittests, test=develop
      
      * refine unittests to adapt new training mode, test=develop
      
      * refactor for node stmts parsing code, test=develop
      
      * self-review & polish details, test=develop
      03ba5b74
  12. 15 5月, 2020 3 次提交
  13. 14 5月, 2020 2 次提交
  14. 13 5月, 2020 1 次提交
  15. 12 5月, 2020 1 次提交
  16. 09 5月, 2020 2 次提交
  17. 08 5月, 2020 3 次提交
  18. 06 5月, 2020 2 次提交
    • L
      [Dy2Stat]Support list pop (#24250) · ac9a7eee
      liym27 提交于
      * Replace dygraph_to_static_func with @declarative or program_translator.get_func in test_list.py
      
      * Add comments in ConditionalBlock.
      
      * Support list pop last item. 
      
      * Support pop the i-th item. 
      
      * Support an empty tensor array as Input in assign op and set the kernel type is float.
      ac9a7eee
    • X
      Fix dygraph rnn doc (#24148) · f79526c2
      Xing Wu 提交于
      * update dygraph.rnn import
      
      * update dygraph.rnn import
      
      * change unit to cell
      
      * fix math equations
      
      * fix math equations
      
      * fix examples
      
      * remove unused import
      
      * fix examples
      f79526c2
  19. 30 4月, 2020 1 次提交
  20. 29 4月, 2020 1 次提交
  21. 28 4月, 2020 1 次提交
  22. 27 4月, 2020 1 次提交
    • C
      [dy2static] Add print transformer and unify print format (#24068) · 9b851ba2
      Chen Weihang 提交于
      * add print transformer & unify print format, test=develop
      
      * remove using of dygraph_to_static_func, test=develop
      
      * remove python stdout capture, test=develop
      
      * fix compatibility problems for PY2, test=develop
      
      * fix detail error, test=develop
      
      * fix type analysis bug, test=develop
      
      * fix print tuple compatible error in PY2, test=develop
      
      * replace get_func to declarative, test=develop
      
      * fix detail bug, test=develop
      
      * fix some detail problems, test=develop
      
      * change visit_call in print transformer, test=develop
      9b851ba2
  23. 26 4月, 2020 1 次提交
  24. 24 4月, 2020 1 次提交