Jimmy Tao

Results 5 comments of Jimmy Tao

wechat QR code is expired, please update it, thanks!

> In dcn_v2.py the "_backend.dcn_v2_forward" and "_backend.dcn_v2_backward" only expect float32 input. > So if you use mix-precision(Apex/amp),you should convert float16 to float32, and convert the final output from float32 to...

@limmor1 Thanks! complie successfully through your shared link in RTX 3090 platform!

JunnYu's mish version compiled successfully!, https://github.com/JunnYu/mish-cuda (Ubuntu20.04, Drivier: 460.27.04, CUDA:11.2, Pytorch1.8)