Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_dynamo/variables/
H A Dscript_object.py71 script_obj_var=self,
H A Dhigher_order_ops.py756 def __init__(self, hop, source, script_obj_var, method_name): argument
758 self.script_obj_var = script_obj_var
776 [self.script_obj_var.as_proxy(), self.method_name] + args_proxy