1. 31 3月, 2020 2 次提交
  2. 30 3月, 2020 1 次提交
  3. 29 3月, 2020 2 次提交
  4. 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
  5. 26 3月, 2020 5 次提交
  6. 25 3月, 2020 3 次提交
  7. 24 3月, 2020 2 次提交
  8. 23 3月, 2020 1 次提交
  9. 20 3月, 2020 2 次提交
  10. 19 3月, 2020 4 次提交
  11. 18 3月, 2020 2 次提交
  12. 17 3月, 2020 1 次提交
  13. 14 3月, 2020 1 次提交
  14. 12 3月, 2020 2 次提交
  15. 11 3月, 2020 2 次提交
  16. 10 3月, 2020 1 次提交
  17. 09 3月, 2020 1 次提交
  18. 07 3月, 2020 1 次提交
  19. 06 3月, 2020 2 次提交
  20. 05 3月, 2020 1 次提交
  21. 04 3月, 2020 2 次提交
  22. 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