1. 21 4月, 2020 1 次提交
  2. 20 4月, 2020 1 次提交
    • L
      [Cherry-pick Release/2.0] Support recursive call. (#23960) · 38eac880
      liym27 提交于
      * [Cherry-pick][dy2static]Support recursive call (#23900)
        * Support recursive call.
      
        * Remove Redundant decorator to pass the Py35 unittest temporarily.
      
      * [Cherry-pick]Fix bug in convert_call because difference exists between python3 and python2. (#23966 )
      38eac880
  3. 19 4月, 2020 2 次提交
  4. 18 4月, 2020 1 次提交
    • L
      [cherry-pick] fix bug basic transformer (#23951) · 8ab4890a
      liym27 提交于
      * [Cherry-pick Release/2.0] remove redundant visit func, test=develop (#23877)
      
      * [Cherry-pick Release/2.0] [dy2static]Fix a bug of is_dygraph_api and move BasicApiTransformer to a separate file(#23923)
      
      * Move BasicApiTransformer to a separate file. test=develop
      
      * Fix a bug: A api in module is not a real dygraph api in dygraph_to_static. test=develop
      Co-authored-by: NChen Weihang <chenweihang@baidu.com>
      8ab4890a
  5. 17 4月, 2020 1 次提交
  6. 15 4月, 2020 1 次提交
  7. 12 4月, 2020 1 次提交
  8. 11 4月, 2020 2 次提交
  9. 10 4月, 2020 16 次提交
  10. 09 4月, 2020 7 次提交
  11. 08 4月, 2020 3 次提交
  12. 07 4月, 2020 1 次提交
  13. 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
  14. 04 4月, 2020 2 次提交