Home
last modified time | relevance | path

Searched defs:add_push_null (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/_dynamo/
H A Dcodegen.py87 def add_push_null(self, gen_fn, call_function_ex=False): member in PyCodegen
H A Dbytecode_transformation.py177 def add_push_null( function