• Z
    can run yolov3 fp32 on cuda devices (#2092) · c4b5e32c
    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
    c4b5e32c
program.cc 7.1 KB