Home
last modified time | relevance | path

Searched defs:flat_fn (Results 1 – 6 of 6) sorted by relevance

/external/pytorch/torch/_functorch/_aot_autograd/
Ddispatch_and_compile_graph.py65 flat_fn, argument
235 flat_fn, argument
Djit_compile_runtime_wrappers.py126 flat_fn, argument
313 flat_fn, argument
Dutils.py176 def flat_fn(*flat_args): function
390 def root_module_when_exporting_non_strict(flat_fn): argument
Druntime_wrappers.py86 flat_fn, argument
451 flat_fn, argument
599 flat_fn, argument
778 flat_fn, argument
1011 flat_fn, argument
/external/pytorch/torch/_functorch/
Daot_autograd.py515 flat_fn, argument
528 flat_fn, argument
/external/pytorch/torch/_higher_order_ops/
Dmap.py143 def flat_fn(*flat_args): function