Searched refs:RecompileError (Results 1 – 4 of 4) sorted by relevance
116 class RecompileError(TorchDynamoException): class
2815 raise exc.RecompileError(message)
5502 with self.assertRaises(torch._dynamo.exc.RecompileError):5513 with self.assertRaises(torch._dynamo.exc.RecompileError):5524 with self.assertRaises(torch._dynamo.exc.RecompileError):
7534 with self.assertRaises(torch._dynamo.exc.RecompileError):