Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_dynamo/variables/
H A Dbuilder.py453 (torch.jit.ScriptFunction, cls.wrap_jit_function),
483 def wrap_jit_function(self, value): member in VariableBuilder