1. 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
  2. 11 3月, 2019 3 次提交
  3. 08 3月, 2019 13 次提交
  4. 07 3月, 2019 3 次提交
  5. 06 3月, 2019 1 次提交
  6. 05 3月, 2019 1 次提交
  7. 04 3月, 2019 3 次提交
  8. 01 3月, 2019 1 次提交
  9. 28 2月, 2019 2 次提交
  10. 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
  11. 26 2月, 2019 1 次提交
  12. 22 2月, 2019 1 次提交
    • N
      5. add static trt load model · 1d5ef7c9
      nhzlx 提交于
      1). add static trt load model
      2). fix bug: when device_id is not 0, the trt will have a bug
      test=develop
      1d5ef7c9
  13. 21 2月, 2019 5 次提交
    • T
      disable dam temporarily (#15860) · e3dd6970
      Tao Luo 提交于
      test=develop
      e3dd6970
    • S
      fix typo memeroy->memory · 1943119f
      Sylwester Fraczek 提交于
      test=develop
      1943119f
    • S
      fix typo seriazlized->serialized · 8bc60457
      Sylwester Fraczek 提交于
      8bc60457
    • S
      fix typo releated->related · 543e53db
      Sylwester Fraczek 提交于
      543e53db
    • D
      Profiler refine and add CUDA runtime api tracer (#15301) · a83e4704
      Dun 提交于
      * refine profiler && add runtime tracer
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * fix bug && test=develop
      
      * add thread id map && test=develop
      
      * test=develop
      
      * testing
      
      * bug fix
      
      * remove cuda event && refine code && test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * fix windows temp file && test=develop
      
      * test=develop
      
      * fix windows bug && test=develop
      
      * fix start up issue && test=develop
      
      * code polish &&  test=develop
      
      * remove unused code && test=develop
      
      * add some cupti cbid && test=develop
      
      * add FLAGS_multiple_of_cupti_buffer_size && test=develop
      
      * fix compile error && test=develop
      
      * add keyword && test=develop
      
      * fix && test=develop
      
      * code polish && test=develop
      a83e4704
  14. 20 2月, 2019 1 次提交
    • Y
      Refine cmake's download function. (#15512) · e38dd91f
      Yiqun Liu 提交于
      * Refine cmake's download function.
      test=develop
      
      * Set DOWNLOAD_NO_EXTRACT to 1 pure download function.
      test=develop
      
      * Fix unpack problem in ExternalProject_Add, and it seem DOWNLOAD_NO_EXTRACT option is not support in cmake-3.5.
      test=develop
      e38dd91f
  15. 19 2月, 2019 1 次提交
  16. 18 2月, 2019 1 次提交