1. 14 5月, 2020 5 次提交
    • C
      [dy2static] Add print transformer and unify print format (#24068) · 09dd0190
      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
      09dd0190
    • L
      [Dy2Stat] Add test for ptb model. (#24076) · 734e709a
      liym27 提交于
      * [Dy2Stat] Add test for ptb model. test=develop
      
      * Simplify code for gast.If in is_control_flow_to_transform. test=develop
      
      * Move IsControlFlowVisitor to file utils. test=develop
      
      * Don't use convert_call for build-in func in CallTransformer. test=develop
      
      * Optimize api is_control_flow_to_transform. test=develop
      
      * Polish the document of IsControlFlowVisitor. test=develop
      
      * Use declarative instead of dygraph_to_static_func. test=develop
      734e709a
    • H
      ec0f78a3
    • L
      API(dynamic_lstm, dynamic_lstmp) error message enhancement (#24450) (#24512) · d49c3061
      liu zhengxi 提交于
      * update err msg for dynamic_lstm and dynamic_lstmp, test=develop
      d49c3061
    • Y
      Refine error message for some ops (#24479) · 14376486
      Yang Zhang 提交于
      test=release/1.8
      
      l1_norm
      norm
      squared_l2_norm
      squared_l2_distance
      conv_shift
      sample_logits
      14376486
  2. 13 5月, 2020 9 次提交
  3. 12 5月, 2020 1 次提交
  4. 11 5月, 2020 2 次提交
  5. 30 4月, 2020 3 次提交
  6. 28 4月, 2020 9 次提交
  7. 27 4月, 2020 7 次提交
  8. 26 4月, 2020 4 次提交