1. 03 6月, 2020 7 次提交
    • A
      [Dy2stat]Add BMN model for unittest (#24839) · 9bbb9542
      Aurelius84 提交于
      * add test_bmn_model test=develop
      
      * remove random test=develop
      9bbb9542
    • X
      fix logger (#24682) · 63fedfd4
      xujiaqi01 提交于
      * fix logger of FetchHandler,which may print log twice
      * test=develop
      63fedfd4
    • C
      [Dy2Static] Support for iter & enumerate VarBase (#24856) · a1c1b59d
      Chen Weihang 提交于
      * support for iter & enumerate varbase, test=develop
      
      * revert IsControlFlowVisitor change, test=develop
      a1c1b59d
    • L
      [Dy2Static]Support return variable created in only one of If.body or If.orelse (#24841) · 5ea82e8a
      liym27 提交于
      * Support return variable in only one of if body or else. 
      
      * remove after_visit in IfElseTransformer.
      
      * Modify the result of get_name_ids in test_ifelse_basic.py 
      
      * Add unittest to test the new case. 
      
      * Modify code according to reviews. 
      5ea82e8a
    • Y
      Reduce logging verbosity when loading checkpoints (#24287) · 0494239b
      Yang Zhang 提交于
      test=develop
      0494239b
    • L
      [Dy2Static]Convert while stmt and convert logical_XX (#24799) · 001c9fcc
      liym27 提交于
      * Support convert_while_loop. 
      
      * Comment code that not supported 'if' in test_break_continue. 
      
      * Convert int into tensor to support 'if' stmt in for/while loop. 
      
      * Add unittest to test all cases of convert_logical_XX. 
      
      * Add unittest to test all cases of convert_while_loop. 
      
      * Fix bug in LogicalOpTransformer. test=develop
      001c9fcc
    • Y
      Add crypto python (#24836) · aa47356b
      Yanghello 提交于
      * add crypto helper for paddle, test=develop
      
      * cryptopp.cmake bug fixed, test=develop
      
      * remove debug build type, test=develop
      
      * fixed CMakeLists for new target, test=develop
      
      * fix CI bug, test=develop
      
      * add cmake option flag DWITH_CRYPTO, test=develop
      
      * add crypto api for python, test=develop
      
      * Revert "add crypto api for python, test=develop"
      
      This reverts commit 3a1cfa9d.
      
      * Revert "Add crypto api (#24694)"
      
      This reverts commit 5a7a517c.
      
      * Revert "Revert "Add crypto api (#24694)""
      
      This reverts commit f952b19f.
      
      * fixed cryptopp cmake building error, test=develop
      
      * change WITH_CRYPTO building option to OFF, test=develop
      
      * â€fixed cipher test failed, test=develop
      
      * "add crypto api for python, test=develop"
      
      This reverts commit 83fb55c0.
      
      * travis CI bug fixed, test=develop
      
      * fixed test in python3
      
      * test=develop
      
      * fixed unittest, test=develop
      aa47356b
  2. 02 6月, 2020 6 次提交
  3. 01 6月, 2020 1 次提交
  4. 28 5月, 2020 6 次提交
  5. 27 5月, 2020 4 次提交
  6. 26 5月, 2020 5 次提交
  7. 25 5月, 2020 6 次提交
  8. 22 5月, 2020 2 次提交
  9. 21 5月, 2020 3 次提交