You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[rocm6.4_internal_testing] Temporary disable NHWC batchnorm tests in ROCm6.4 (#1849)
Remove definition of PYTORCH_MIOPEN_SUGGEST_NHWC environment variable to
disable NHWC batchnorm on MIOpen in ROCm6.4.
NHWC can be enabled back by defining PYTORCH_MIOPEN_SUGGEST_NHWC=1 if
needed
Skip related NHWC batchnorm tests
Waiting for NHWC batchnorm support from MIOpen (SWDEV-510757)
@pruthvistony should I remove NHWC batchnorm completely or is it enough
to disable it by default?
0 commit comments