1. 18 3月, 2019 3 次提交
    • X
      add more imperative layer tests. · 3e9319f3
      Xin Pan 提交于
      test=develop
      3e9319f3
    • 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
    • X
      Merge pull request #16228 from panyx0718/imperative · 7458114b
      Xin Pan 提交于
      graph neural network for imperative mode
      7458114b
  2. 17 3月, 2019 1 次提交
  3. 16 3月, 2019 1 次提交
  4. 15 3月, 2019 15 次提交
  5. 14 3月, 2019 12 次提交
  6. 13 3月, 2019 8 次提交