can run yolov3 fp32 on cuda devices (#2092)
* 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
Showing
lite/kernels/cuda/feed_compute.cc
0 → 100644
lite/kernels/cuda/feed_compute.h
0 → 100644
想要评论请 注册 或 登录