1. 12 5月, 2020 1 次提交
  2. 09 5月, 2020 2 次提交
  3. 08 5月, 2020 1 次提交
  4. 06 5月, 2020 1 次提交
    • 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
  5. 30 4月, 2020 1 次提交
  6. 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
  7. 24 4月, 2020 1 次提交
    • L
      [Dy2Stat] Optimize loop cond (#24049) · 2961a4f0
      liym27 提交于
      * Simplify code for gast.If in is_control_flow_to_transform.
      * Move IsControlFlowVisitor to file utils. 
      * Don't use convert_call for build-in func in CallTransformer. 
      * Optimize api is_control_flow_to_transform. 
      * Polish the document of IsControlFlowVisitor.
      2961a4f0
  8. 20 4月, 2020 1 次提交
  9. 19 4月, 2020 2 次提交
  10. 18 4月, 2020 1 次提交
  11. 17 4月, 2020 2 次提交
  12. 11 4月, 2020 1 次提交
  13. 10 4月, 2020 2 次提交
  14. 09 4月, 2020 1 次提交
  15. 04 4月, 2020 2 次提交
  16. 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
  17. 31 3月, 2020 2 次提交
  18. 29 3月, 2020 2 次提交
  19. 26 3月, 2020 4 次提交
  20. 25 3月, 2020 2 次提交
  21. 24 3月, 2020 2 次提交
  22. 23 3月, 2020 1 次提交
  23. 20 3月, 2020 1 次提交
  24. 19 3月, 2020 3 次提交
  25. 18 3月, 2020 2 次提交