• Z
    can run yolov3 fp32 on cuda devices (#2092) · 3d6d744f
    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
    3d6d744f
activation.h 1.9 KB