1. 23 10月, 2019 1 次提交
    • X
      remove log in reshape, fix conv error when padding size=4 (#2199) · f8ff5aa4
      Xiaoyang LI 提交于
      * remove log in reshape, fix conv error when padding size=4, test=develop
      
      * fix style, test=develop
      
      * remove useless code, test=develop
      
      * remove redundant model test file, test=develop
      
      * change cluster to power_mode, test=develop
      
      * fix build error, test=develop
      
      * change cluster to power_mode, test=develop
      
      * change opt_nb to use_optimize_nb, test=develop
      
      * null, test=develop
      f8ff5aa4
  2. 22 10月, 2019 1 次提交
    • J
      Modify parse_op_registry (#2239) · 33601adf
      juncaipeng 提交于
      * modify parse_op_registry. When REGISTER_LITE_OP and op_name not in the same row, it also can obtain op_name, test=develop
      33601adf
  3. 21 10月, 2019 1 次提交
  4. 11 10月, 2019 1 次提交
    • Z
      CUDA: can run yolov3 int8 (#2172) · 29f448c6
      Zhaolong Xing 提交于
      * add conv int8 support(in condition which the input or output channel not be the times of 4)
      add add_kernel for cuda.
      
      * can run yolov3 fp32
      test=develop
      
      * 1. fix bug with yolov3 run
      test=develop
      
      * can run yolov3 int8 test=develop
      29f448c6
  5. 16 8月, 2019 1 次提交