test=develop

ce
jerrywgz 6 years ago
parent 3c963336e4
commit 553342624e

@ -249,4 +249,4 @@ REGISTER_OP_CUDA_KERNEL(
REGISTER_OP_CUDA_KERNEL( REGISTER_OP_CUDA_KERNEL(
roi_pool_grad, roi_pool_grad,
ops::GPUROIPoolGradOpKernel<paddle::platform::CUDADeviceContext, float>, ops::GPUROIPoolGradOpKernel<paddle::platform::CUDADeviceContext, float>,
ops::GPUROIPoolOpKernel<paddle::platform::CUDADeviceContext, double>); ops::GPUROIPoolGradOpKernel<paddle::platform::CUDADeviceContext, double>);

Loading…
Cancel
Save