Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolasHug committed Oct 23, 2023
1 parent d377bd2 commit 018b581
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions test/optests_failures_dict.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
"_version": 1,
"data": {
"torchvision::roi_align": {
"TestRoIAlign.test_autograd_registration__test_mps_error_inputs": {
"comment": "NotImplementedError: autograd_registration_check: NYI devices other than CPU/CUDA, got {'mps'}",
"status": "xfail"
},
"TestRoIAlign.test_aot_dispatch_dynamic__test_mps_error_inputs": {
"comment": "RuntimeError: MPS does not support roi_align backward with float16 inputs",
"status": "xfail"
},
"TestRoIAlign.test_autograd_registration__test_mps_error_inputs": {
"comment": "NotImplementedError: autograd_registration_check: NYI devices other than CPU/CUDA, got {'mps'}",
"status": "xfail"
}
}
}
Expand Down

0 comments on commit 018b581

Please sign in to comment.