Skip to content

Commit 018b581

Browse files
committed
Fix formatting
1 parent d377bd2 commit 018b581

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

test/optests_failures_dict.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
"_version": 1,
44
"data": {
55
"torchvision::roi_align": {
6-
"TestRoIAlign.test_autograd_registration__test_mps_error_inputs": {
7-
"comment": "NotImplementedError: autograd_registration_check: NYI devices other than CPU/CUDA, got {'mps'}",
8-
"status": "xfail"
9-
},
106
"TestRoIAlign.test_aot_dispatch_dynamic__test_mps_error_inputs": {
117
"comment": "RuntimeError: MPS does not support roi_align backward with float16 inputs",
128
"status": "xfail"
9+
},
10+
"TestRoIAlign.test_autograd_registration__test_mps_error_inputs": {
11+
"comment": "NotImplementedError: autograd_registration_check: NYI devices other than CPU/CUDA, got {'mps'}",
12+
"status": "xfail"
1313
}
1414
}
1515
}

0 commit comments

Comments
 (0)