Searched defs:has_torch_function (Results 1 – 3 of 3) sorted by relevance
1754 has_torch_function = _add_docstr( variable
381 inline bool PythonArgs::has_torch_function() { in has_torch_function() function
2620 def has_torch_function(vt: "torch._dynamo.variables.base.VariableTracker") -> bool: function