• Z
    CUDA: can run yolov3 int8 (#2172) · 7931104f
    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
    7931104f
calib_compute_cuda_test.cc 5.8 KB