mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
[opinfo] item (#100313)
Follows #100223 Pull Request resolved: https://github.com/pytorch/pytorch/pull/100313 Approved by: https://github.com/ezyang
This commit is contained in:
@ -1374,6 +1374,7 @@ make_fx_failures = {
|
||||
skip('linalg.lstsq'), # flaky, probably just a precision issue
|
||||
|
||||
# data-dependent control flow
|
||||
skip('item'),
|
||||
xfail('cov'),
|
||||
xfail('istft'),
|
||||
xfail('nn.functional.gaussian_nll_loss'),
|
||||
|
Reference in New Issue
Block a user