Searched refs:build_torch_function_fn (Results 1 – 3 of 3) sorted by relevance
221 def build_torch_function_fn(tx: "InstructionTranslator", value, source): function
657 from .torch_function import build_torch_function_fn659 return build_torch_function_fn(tx, self.value, self.source)
205 build_torch_function_fn,1558 options["torch_function_fn"] = build_torch_function_fn(