1. 13 8月, 2020 1 次提交
    • L
      Feature/Enable Auto-Mixed-Precision in dynamic graph (#24903) · 2d95280e
      Leo Chen 提交于
      * add auto_cast, test=develop
      
      * add loss scaler, test=develop
      
      * add comments, test=develop
      
      * refine code, test=develop
      
      * refine code, test=develop
      
      * do not set flags automatically, test=develop
      
      * fix custom op bug, test=develop
      
      * add more test, test=develop
      
      * refine enable logic, test=develop
      
      * enable amp test with GPU, test=develop
      
      * add unittest
      
      * add test for found_inf
      
      * follow comments
      
      * follow comments
      
      * remove global variable, use singleton
      
      * add some notes
      
      * update comments
      
      * update comments
      
      * update comments
      
      * add use_dynamic_loss_scaling argument
      
      * refine found_inf
      
      * refine found_inf
      2d95280e
  2. 14 7月, 2020 1 次提交
    • C
      [Dy2static] Refactor ProgramTranslator save_inference_model API (#24989) · 41d22472
      Chen Weihang 提交于
      * experimental refactoring, test=develop
      
      * add TranslatedLayer & remove StaticModelRunner, test=develop
      
      * revert tracedlayer change, test=develop
      
      * fix test_mnist unittest error, test=develop
      
      * add doc & examples, test=develop
      
      * polish doc details, test=develop
      
      * add imperative.jit module, test=develop
      
      * change TranslatedLayer pos, test=develop
      
      * adjust jit module import path, test=develop
      
      * polish doc based review result
      
      * add SaveLoadConfig.separate_params to save paraams separately
      
      * add Layer.buffer support, test=develop
      
      * polish doc details based review result, test=develop
      
      * polish details baesd review comments, test=develop
      
      * add empty str check for param, test=develop
      
      * add unittests, test=develop
      
      * polish details based review comment, test=develop
      
      * remove blanks in comment, test=develop
      
      * polish doc details, test=develop
      
      * update imperative doc link, test=develop
      
      * add api attr for load, test=develop
      41d22472
  3. 06 5月, 2020 1 次提交
    • 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
  4. 19 4月, 2020 1 次提交
  5. 06 4月, 2020 1 次提交
    • C
      Implement StaticModelRunner to support dygraph fine-tune static graph pre-training model (#23171) · 75bd3507
      Chen Weihang 提交于
      * static model runner basic implement, test=develop
      
      * add run program op to execute loaded program, test=develop
      
      * refactor static model runner & run program op, test=develop
      
      * reset engine.cc to resolve conflict
      
      * adapt the change of dygraph double grad, test=develop
      
      * refactor impl to solve control flow error, test=develop
      
      * clear debug code, test=develop
      
      * fix ci str compatible error & checkout dygraph grad maker & add example, test=develop
      
      * hide api & add op test, test=develop
      
      * fix run program op test places error, test=develop
      
      * fix program by review comment, test=develop
      
      * delete change var desc name, test=develop
      
      * fix other program by review comment, test=develop
      
      * remove _static_graph_guard, test=develop
      
      * add selectedrows test, test=develop
      
      * remove desc parser, test=develop
      
      * fix detail program, test=develop
      
      * change socpe create & add test, test=develop
      75bd3507
  6. 20 2月, 2020 1 次提交
  7. 31 12月, 2019 1 次提交
    • Z
      Expose fluid.dygraph.TracedLayer API (#21518) · 86c40e20
      Zeng Jinle 提交于
      * expost fluid.dygraph.TracedLayer apis, test=develop
      
      * polish doc, test=develop
      
      * follow comments, test=develop, test=document_fix
      
      * follow comments, test=develop
      
      * remove save_inference_model return value, test=develop
      86c40e20
  8. 29 10月, 2019 1 次提交
  9. 10 7月, 2019 1 次提交
  10. 13 5月, 2019 1 次提交
  11. 04 4月, 2019 1 次提交
  12. 28 3月, 2019 1 次提交
  13. 20 3月, 2019 1 次提交
  14. 19 3月, 2019 1 次提交
  15. 13 3月, 2019 1 次提交
  16. 11 3月, 2019 1 次提交
  17. 04 3月, 2019 1 次提交
  18. 25 2月, 2019 1 次提交
  19. 20 12月, 2018 1 次提交
  20. 09 12月, 2018 1 次提交
  21. 17 9月, 2018 1 次提交
  22. 06 9月, 2018 1 次提交
  23. 20 8月, 2018 1 次提交
  24. 15 8月, 2018 2 次提交
  25. 10 8月, 2018 2 次提交
  26. 26 7月, 2018 1 次提交
  27. 25 7月, 2018 3 次提交
  28. 24 7月, 2018 1 次提交
  29. 20 7月, 2018 1 次提交
  30. 19 7月, 2018 1 次提交
  31. 15 7月, 2018 3 次提交
  32. 14 7月, 2018 1 次提交
  33. 12 7月, 2018 1 次提交
  34. 10 7月, 2018 1 次提交