1. 19 3月, 2019 3 次提交
  2. 18 3月, 2019 1 次提交
    • W
      Add cpu_quantize_pass for C-API quantization (#16127) · 2579ade4
      Wojciech Uss 提交于
      * Add cpu_quantize_pass for C-API quantization
      
      test=develop
      
      * add cpu_quantize_pass test
      
      * fix lint: add include memory unorderd_map and unordered_set
      
      test=develop
      
      * fuse_relu 1
      
      test=develop
      
      * tuned 2 without squash
      
      * fixes
      
      test=develop
      
      * remove unused vars
      
      test=develop
      
      * refactored
      
      test=develop
      
      * fix lint c-style cast -> C++ style cast
      
      test=develop
      
      * remove QuantMax and c style casts
      
      test=develop
      
      * last usage of QuantMax removed
      
      test=develop
      
      * Fix Analysis Predictor UT
      
      Check if memory_optimize_pass has already been added
      to the analysis config before adding a new one, so
      that it is not added multiple times.
      test=develop
      
      * change map to unordered_map
      
      fix the forgotten part of cpu_quantize_pass_tester.cc
      
      test=develop
      
      * removed quantized attribute
      
      * fixed cpu_quantize_pass_tester and op attr comments
      
      test=develop
      
      * removed redundant line
      
      test=debug
      
      * removed gmock
      
      test=develop
      
      * fix after merge
      2579ade4
  3. 15 3月, 2019 1 次提交
  4. 14 3月, 2019 2 次提交
  5. 13 3月, 2019 3 次提交
  6. 11 3月, 2019 3 次提交
  7. 08 3月, 2019 13 次提交
  8. 07 3月, 2019 3 次提交
  9. 06 3月, 2019 1 次提交
  10. 05 3月, 2019 1 次提交
  11. 04 3月, 2019 3 次提交
  12. 01 3月, 2019 1 次提交
  13. 28 2月, 2019 2 次提交
  14. 27 2月, 2019 2 次提交
    • F
      anakin subgraph engine (#15774) · e40d56c3
      flame 提交于
      * add anakin subgraph engine
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * add initial op converter
      
      * update
      
      * update
      
      * fix op register compile error
      
      * update
      test=develop
      
      * update
      e40d56c3
    • N
      fix comments and fix cpplint · 06a088a1
      nhzlx 提交于
      test=develop
      06a088a1
  15. 26 2月, 2019 1 次提交