torch 1.5 build (nightly) got error :
mmdet/ops/nms/src/nms_cuda.cpp:4:23: error: ‘AT_CHECK’ was not declared in this scope
#define CHECK_CUDA(x) AT_CHECK(x.type().is_cuda(), #x, " must be a CUDAtensor ")
Thanks for your bug report. For now, we mainly support pytorch 1.1-1.4. We will support Pytorch 1.5 in the future ASAP.
Most helpful comment
Thanks for your bug report. For now, we mainly support pytorch 1.1-1.4. We will support Pytorch 1.5 in the future ASAP.