Searched refs:strip_function_call (Results 1 – 2 of 2) sorted by relevance
349 def strip_function_call(name): function365 return strip_function_call(curr)1161 base = strip_getattr_getitem(strip_function_call(name))
7582 from torch._dynamo.guards import strip_function_call7594 self.assertEqual(strip_function_call(name), expect_obj)