-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
module: testsIssues related to tests (not the torch.testing module)Issues related to tests (not the torch.testing module)triagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate moduleThis issue has been looked at a team member, and triaged and prioritized into an appropriate module
Description
Unsupported backward OpInfo test added in #59455 is used to ensure that backward opinfo test are properly enabled instead of just being skipped. Follow up
-
to_sparse
is not checked error raise properly, see: [BE] unsupported backward failing on single sample #59455 (comment) -
supported_backward()
still have several skips, needs to be cleaned up. - handle non-tensor outputs properly.
Metadata
Metadata
Assignees
Labels
module: testsIssues related to tests (not the torch.testing module)Issues related to tests (not the torch.testing module)triagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate moduleThis issue has been looked at a team member, and triaged and prioritized into an appropriate module