Closed Fuzzkatt closed 5 months ago
Just tested all of the changed test files on 24.06 ngc container. All are fine except test_conv_bias_relu.py; torch.amp.custom_fwd and custom_bwd are pretty recent (https://github.com/pytorch/pytorch/pull/126531) and didn't make the 24.06 pytorch submodule cut, but they are merged into upstream.
Retested on latest nightly container, test_conv_bias_relu.py is passing too.
Deprecates usage of torch.cuda.amp across apex codebase