Searched refs:InternalTorchDynamoError (Results 1 – 6 of 6) sorted by relevance
37 class InternalTorchDynamoError(TorchDynamoException): class
74 InternalTorchDynamoError,952 raise InternalTorchDynamoError(
59 from ..exc import InternalTorchDynamoError, unimplemented1453 raise InternalTorchDynamoError(1642 raise InternalTorchDynamoError("Wrapped Tensor must be this graph's fake")2157 raise InternalTorchDynamoError(
1412 torch._dynamo.exc.InternalTorchDynamoError,1426 torch._dynamo.exc.InternalTorchDynamoError,
3667 with self.assertRaises(torch._dynamo.exc.InternalTorchDynamoError):
2710 with self.assertRaises(torch._dynamo.exc.InternalTorchDynamoError):