1. 30 3月, 2020 1 次提交
  2. 29 3月, 2020 2 次提交
  3. 27 3月, 2020 1 次提交
    • Z
      Expose dygraph.grad api (#23124) · 8bfd62ff
      Zeng Jinle 提交于
      * expose dygraph.grad api, test=develop, test=document_fix
      
      * add more parameter in dygraph.grad API, test=develop
      
      * add only_inputs=True parameter, test=develop
      
      * follow comments, test=develop, test=document_fix
      
      * fix typo, test=develop, test=document_fix
      8bfd62ff
  4. 26 3月, 2020 5 次提交
  5. 25 3月, 2020 3 次提交
  6. 24 3月, 2020 2 次提交
  7. 23 3月, 2020 1 次提交
  8. 20 3月, 2020 2 次提交
  9. 19 3月, 2020 4 次提交
  10. 18 3月, 2020 2 次提交
  11. 17 3月, 2020 1 次提交
  12. 14 3月, 2020 1 次提交
  13. 12 3月, 2020 2 次提交
  14. 11 3月, 2020 2 次提交
  15. 10 3月, 2020 1 次提交
  16. 09 3月, 2020 1 次提交
  17. 07 3月, 2020 1 次提交
  18. 06 3月, 2020 2 次提交
  19. 05 3月, 2020 1 次提交
  20. 04 3月, 2020 2 次提交
  21. 03 3月, 2020 1 次提交
    • S
      Add functional dygraph mode api (#22745) · df87e79f
      songyouwei 提交于
      * functional dygraph enable/disable
      test=develop
      
      * use context manager instead
      test=develop
      
      * refine sample code
      test=develop
      
      * rename api & expose to fluid
      test=develop
      
      * fix sample code
      test=develop
      df87e79f
  22. 28 2月, 2020 1 次提交
    • L
      fix dygraph_to_static_ouput and add a new decorator. (#22785) · 68a92e46
      liym27 提交于
      * change dygraph_to_static_output to dygraph_to_static_graph. test=develop
      
      * Remove duplicate code. test=develop
      
      * Follow comments from Liujie. test=develop
      
      * change dygraph_to_static_output to dygraph_to_static_graph. test=develop
      68a92e46
  23. 27 2月, 2020 1 次提交