Home
last modified time | relevance | path

Searched defs:inner_compiler (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pytorch/test/dynamo/
H A Dtest_backward_higher_order_ops.py98 def inner_compiler(gm_, example_inputs_): function
155 def inner_compiler(gm_, example_inputs_): function
/aosp_15_r20/external/pytorch/test/distributed/_composable/
H A Dtest_replicate_with_compiler.py62 def inner_compiler(gm_, example_inputs_): function
/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_compiled_autograd.py445 def inner_compiler(gm_, example_inputs_): function
1133 def inner_compiler(gm_, example_inputs_): function
/aosp_15_r20/external/pytorch/torch/_dynamo/
H A Dutils.py2663 def inner_compiler(gm_, example_inputs_): function