1. 14 5月, 2020 1 次提交
  2. 13 5月, 2020 1 次提交
    • J
      [oneDNN] Fix to inplace pass (#24442) · 8b88cd51
      Jacek Czaja 提交于
      * - Disabling inplace pass
      
      test=develop
      
      - Disable cycles
      
      test=develop
      
       - fix
      
      test=develop
      
      - Enhancement to in-place
      
      - Lint fixes
      
      test=develop
      
      * - Lint fixes
      
      test=develop
      8b88cd51
  3. 11 5月, 2020 2 次提交
  4. 08 5月, 2020 2 次提交
    • W
      Enabled quantize all and skip missing in QAT (#24281) · db052009
      Wojciech Uss 提交于
      * Enabled quantize all and skip missing in QAT
      db052009
    • H
      Add Assert Op (#24280) · 8a1a2af8
      Huihuang Zheng 提交于
      1. To make ProgramTranslator to support `assert` grammar, this PR adds `assert` python API and C++ code. 
      
      2. Fix a bug: graph_pattern_detector.h #include <gtest/gtest_prod.h> but didn't declared dependency at CMakeLists, which can cause single build failure.
      
      3. Refactoring `Formatter` in print_op to make it reusable and reuse the formatter to print in assert op.
      8a1a2af8
  5. 06 5月, 2020 2 次提交
  6. 30 4月, 2020 3 次提交
  7. 29 4月, 2020 1 次提交
  8. 28 4月, 2020 1 次提交
  9. 27 4月, 2020 3 次提交
  10. 26 4月, 2020 3 次提交
    • L
      improve efficiency of runtime InferVarType (#22778) · 9a93f6aa
      liuwei1031 提交于
      * save InferVarType changes, test=develop
      
      * remove code comments, test=develop
      
      * tweak code, test=develop
      
      * fix compilation warning, update merge_ids_op split_ids_op to new interface, test=develop
      
      * modify fused_bn_activation_op, test=develop
      
      * fix error of fused_bn_activation_op, test=develop
      
      * fix PADDLE_ENFORCE and unittest coverage issue, test=develop
      
      * tweak PADDLE_ENFORCE messages, test=develop
      
      * improve unittest coverage, test=develop
      
      * add StaticGraphInferVarType class, test=develop
      
      * rebase develop branch, test=develop
      
      * fix unittest error, test=develop
      
      * remove comments, test=develop
      
      * improve unittest coverage, test=develop
      
      * imporve error message and imporve unittest coverage, test=develop
      
      * upgrade InferVarType API, test=develop
      
      * tweak pyfunc error message, test=develop
      
      * fix compilation conflict - save_combine_op, test=develop
      9a93f6aa
    • W
      Fusion group optimize for cuda codegen(#23940) · 22708640
      wangchaochaohu 提交于
      22708640
    • S
      opt the postprocess, test=develop (#24155) · 94dfb7d7
      ShenLiang 提交于
      94dfb7d7
  11. 25 4月, 2020 1 次提交
  12. 24 4月, 2020 4 次提交
  13. 23 4月, 2020 1 次提交
  14. 22 4月, 2020 2 次提交
  15. 20 4月, 2020 2 次提交
  16. 19 4月, 2020 2 次提交
    • G
      Support LoDTensorArray in fetch (#23645) · 2b896c1f
      guofei 提交于
      * Support LoDTEnsorArray in fetch op
      
      test=develop
      
      * Support LoDTensorArray in fetch
      
      test=develop
      
      * Support LoDTensorArray in fetch
      
      test=develop
      
      * Support LoDTensorArray in fetch
      
      test=develop
      
      * Support LoDTensorArray in fetch
      
      test=develop
      
      * Support LoDTensorArray in fetch
      
      test=develop
      
      * Support LoDTensorArray in fetch
      
      test=develop
      
      * Support LoDTensorArray in fetch
      
      test=develop
      
      * Support LoDTensorArray in fetch
      
      test=develop
      
      * Support LoDTensorArray in fetch
      
      test=develop
      2b896c1f
    • Y
  17. 17 4月, 2020 2 次提交
  18. 14 4月, 2020 3 次提交
  19. 13 4月, 2020 3 次提交
  20. 12 4月, 2020 1 次提交