1. 03 6月, 2020 4 次提交
    • 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
    • L
      Support gradient accumulation of fp16 in imperative mode (#24823) · b67ded04
      Leo Chen 提交于
      * support gradient accumulation of fp16 in imperative mode, test=develop
      
      * enhance coverage test, test=develop
      
      * follow comments, test=develop
      b67ded04
    • W
  2. 02 6月, 2020 7 次提交
  3. 01 6月, 2020 9 次提交
  4. 28 5月, 2020 11 次提交
  5. 27 5月, 2020 9 次提交