Home
last modified time | relevance | path

Searched refs:python_and_tensor_constant_only (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/torch/_dynamo/variables/
H A Dbuiltin.py678 def python_and_tensor_constant_only(self, *args, **kwargs): member in BuiltinVariable
864 if self.python_and_tensor_constant_only(*args, **kwargs):