1. 19 3月, 2019 4 次提交
  2. 18 3月, 2019 10 次提交
    • M
      fix set data type bug · 565b19b7
      minqiyang 提交于
      test=develop
      565b19b7
    • M
      Fix py_func_op's problem · 8364688c
      minqiyang 提交于
      8364688c
    • M
      Polish code style · b40e41fb
      minqiyang 提交于
      test=develop
      b40e41fb
    • X
      Enable INT8 transpose kernel for MobileNet-SSD improvement. (#16159) · e818fa10
      xiaolil1 提交于
      * Enable INT8 transpose kernel for MobileNet-SSD improvement.
      test=develop
      
      * Refine the license year.
      test=develop
      
      * Delete redundant code.
      test=develop
      
      * Add axis check.
      test=develop
      e818fa10
    • T
      update load persistables for increment, test=develop (#15576) · 8ea4218c
      tangwei12 提交于
      * update load persistables for increment, test=develop
      
      * update load persistables for increment, test=develop
      
      * update API Spec, test=develop
      
      * update API Spec, test=develop
      
      * add doc, test=develop
      
      * add doc, test=develop
      
      * Update lookup_table_utils.py
      
      * Update API.spec
      
      * Update lookup_table_utils.py
      
      test=develop
      
      * Update API.spec
      
      test=develop
      
      * fix api spec
      
      * Update lookup_table_utils.py
      
      test=develop
      8ea4218c
    • M
      Take DataType and VarType apart · 36dce65b
      minqiyang 提交于
      test=develop
      36dce65b
    • X
      add more imperative layer tests. · 3e9319f3
      Xin Pan 提交于
      test=develop
      3e9319f3
    • L
      refine with comments · d9f0e725
      luotao1 提交于
      test=develop
      d9f0e725
    • L
      refine with comments · cc0ae1f1
      luotao1 提交于
      test=develop
      cc0ae1f1
    • 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. 17 3月, 2019 1 次提交
  4. 16 3月, 2019 1 次提交
  5. 15 3月, 2019 19 次提交
  6. 14 3月, 2019 5 次提交