Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_dynamo/repro/
H A Dafter_aot.py107 def deferred_for_real_inputs(real_inputs): argument
116 def inner_debug_fn(real_inputs): argument
/aosp_15_r20/external/pytorch/torch/_inductor/
H A Dvirtualized.py326 def real_inputs(self): member in _V