pytorch/test/distributed/_spmd
Sergii Dymchenko bd9db6a9c7 Update to TorchFix 0.4.0 (#119424)
`torch.library.Library` updated to `torch.library._scoped_library` in files with many tests where it seems obvious to do, otherwise `noqa: TOR901` added - see https://github.com/pytorch/pytorch/pull/118318 for more context.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/119424
Approved by: https://github.com/zou3519
2024-02-12 23:30:12 +00:00
..
test_data_parallel.py
test_graph_utils.py
test_tracing.py Update to TorchFix 0.4.0 (#119424) 2024-02-12 23:30:12 +00:00
test_transformation.py Move has_triton to top level triton utils so that dynamo can also access (#109832) 2023-09-22 19:33:41 +00:00