1. 17 4月, 2020 1 次提交
  2. 11 4月, 2020 1 次提交
  3. 10 4月, 2020 2 次提交
  4. 09 4月, 2020 1 次提交
  5. 04 4月, 2020 2 次提交
  6. 01 4月, 2020 1 次提交
    • H
      [Dy2stat] Add data_layer_not_check (#23351) · 1d4d89ba
      Huihuang Zheng 提交于
      1. Add data_layer_not_check because it is needed in dygraph_to_static where input can be variable size
      2. Remove warnings in static analysis because python cannot do exact static analysis
      1d4d89ba
  7. 31 3月, 2020 2 次提交
  8. 29 3月, 2020 2 次提交
  9. 26 3月, 2020 4 次提交
  10. 25 3月, 2020 2 次提交
  11. 24 3月, 2020 2 次提交
  12. 23 3月, 2020 1 次提交
  13. 20 3月, 2020 1 次提交
  14. 19 3月, 2020 3 次提交
  15. 18 3月, 2020 2 次提交
  16. 17 3月, 2020 1 次提交
  17. 14 3月, 2020 1 次提交
  18. 12 3月, 2020 1 次提交
  19. 11 3月, 2020 2 次提交
  20. 10 3月, 2020 1 次提交
  21. 07 3月, 2020 1 次提交
  22. 06 3月, 2020 2 次提交
  23. 05 3月, 2020 1 次提交
  24. 04 3月, 2020 2 次提交
  25. 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