Skip to content

Commit a5c5c10

Browse files
Ronian526kulinseth
authored andcommitted
- unlock _native_batch_norm_legit after resolving native_batch_norm (#242)
1 parent 5974b4b commit a5c5c10

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/test_mps.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9442,7 +9442,6 @@ class TestConsistency(TestCase):
94429442
'norm': [torch.float16],
94439443
'nn.functional.feature_alpha_dropoutwith_train': [torch.float32],
94449444
'cumulative_trapezoid': [torch.bool, torch.float16, torch.float32, torch.int16, torch.int32, torch.int64, torch.uint8],
9445-
'_native_batch_norm_legit': [torch.float32],
94469445
'addr': [torch.float16],
94479446
'as_stridedpartial_views': [torch.bool, torch.float16, torch.float32, torch.int16, torch.int32, torch.int64, torch.uint8],
94489447
'trace': [torch.int64],

0 commit comments

Comments
 (0)