Deformable-Convolution-V2-PyTorch icon indicating copy to clipboard operation
Deformable-Convolution-V2-PyTorch copied to clipboard

Not supported for apex

Open ming71 opened this issue 5 years ago • 2 comments

I've tried to train model with DCNv2 via apex mix-precision method, but occurred a dtype bug:

"deform_conv_forward_cuda" not implemented for 'Half'

Does it mean that I cannot train model with half precision? thx

ming71 avatar Dec 23 '19 01:12 ming71

I encounter the same problem

cmsfw-github avatar Jan 03 '20 02:01 cmsfw-github

I have the same problem

KosukeHao avatar Jan 19 '20 09:01 KosukeHao