Open dccho opened 6 years ago
All the new features in Caffe2 after it has been moved under pytorch repository, haven't been pushed to the public docker image. For now, to use SpatialGN you'll need to rebuild caffe2.
Also, some instructions on building latest caffe2 docker image can be found here: https://github.com/pytorch/pytorch/issues/7450
I use Detectron docker image. In this docker image, it seems that caffe2 is not latest version. There is no SpatialGN function. How can i update caffe2 in detectron docker image?