pytorch
d7dd0df2 - Add ability to compare skips/xfails against a text file of operators

Commit
3 years ago
Add ability to compare skips/xfails against a text file of operators When I run against a list of DPER ops I get this list: ``` aten.count_nonzero.dim_IntList aten.count_nonzero.default aten.empty.memory_format # SKIP aten.repeat_interleave.Tensor aten.relu.default aten.nonzero.out aten.nonzero.default ``` Signed-off-by: Edward Z. Yang <ezyangfb.com> Pull Request resolved: https://github.com/pytorch/pytorch/pull/78526 Approved by: https://github.com/zou3519
Author
Committer
Parents
Loading