Skip to content

Commit ed9b82e

Browse files
committed
fix
1 parent 5370e42 commit ed9b82e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

torchao/testing/utils.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -224,8 +224,6 @@ def test_linear_compile(self, device, dtype):
224224
NUM_DEVICES,
225225
)
226226

227-
COMPILED_TENSOR_PARALLEL_REQUIRED_VERSION = version.Version("2.5.0dev")
228-
229227
class TorchAOTensorParallelTestCase(DTensorTestBase):
230228
"""Basic test case for tensor subclasses
231229
"""

0 commit comments

Comments
 (0)