-
Notifications
You must be signed in to change notification settings - Fork 27.7k
test_linspace takes too long to run #38187
Copy link
Copy link
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
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
As a result of this PR #27957 test_linspace(_cpu) is timing out on some internal test runners.
@xuhdev Maybe we can keep the test effective but reduce its runtime?
cc @mruberry