trunk/8b1669de682002c609304d062b26f4bc059d4372: [Testcase Refactoring] Add hw_classification to test_store (#192036)
What happened
Summary Add hw_classification = HardwareClassification.GENERIC to all 17 TestCase subclasses in test_store.py , following the convention that every TestCase subclass carries a hardware classification label. Changes test/distributed/test_store.py : Imported HardwareClassification from torch.testing._internal.common_utils . Labeled all 17 TestCase subclasses with hw_classification = HardwareClassification.GENERIC : Fi…
Summary assembled by rule from the sources below
Why it's spreading
Timeline
- First appeared on PyTorch ReleasesPyTorch Releases