-
Notifications
You must be signed in to change notification settings - Fork 27.7k
test_nuclear_norm_axes_small_brute_force is flaky #21785
Copy link
Copy link
Closed
Labels
module: flaky-testsProblem is a flaky test in CIProblem is a flaky test in CImodule: 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: flaky-testsProblem is a flaky test in CIProblem is a flaky test in CImodule: 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
https://circleci.com/gh/pytorch/pytorch/1997492
First thing to check is if we're deterministically seeding correctly. If we are, then check for access to uninitialized memory.
cc @skrah