Skip to content

Commit d377bd2

Browse files
committed
Add another xfail
1 parent a1dee62 commit d377bd2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

test/optests_failures_dict.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
"TestRoIAlign.test_autograd_registration__test_mps_error_inputs": {
77
"comment": "NotImplementedError: autograd_registration_check: NYI devices other than CPU/CUDA, got {'mps'}",
88
"status": "xfail"
9+
},
10+
"TestRoIAlign.test_aot_dispatch_dynamic__test_mps_error_inputs": {
11+
"comment": "RuntimeError: MPS does not support roi_align backward with float16 inputs",
12+
"status": "xfail"
913
}
1014
}
1115
}

0 commit comments

Comments
 (0)