Home
last modified time | relevance | path

Searched refs:compiled_function (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/pytorch/torch/_functorch/_aot_autograd/
H A Dautograd_cache.py373 compiled_function = AOTDispatchAutograd.post_compile(
387 compiled_function = RuntimeWrapper(
395 compiled_function, _ = post_compile(
397 compiled_function,
402 return compiled_function
H A Druntime_wrappers.py2063 compiled_function = RuntimeWrapper(
2073 return compiled_function
/aosp_15_r20/external/pytorch/torch/testing/_internal/optests/
H A Daot_autograd.py6 from functorch.compile import compiled_function, min_cut_rematerialization_partition, nop
66 compiled_f = compiled_function(
/aosp_15_r20/external/pytorch/functorch/compile/
H A D__init__.py6 compiled_function,
/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Dbenchmarks_test.py834 def compiled_function(x, tangent): function
841 func = lambda: compiled_function(m, tangent)
853 def compiled_function(x, tangent): function
860 func = lambda: compiled_function(m, tangent)
/aosp_15_r20/external/pytorch/torch/_functorch/
H A Daot_autograd.py1556 compiled_function = aot_function variable
/aosp_15_r20/external/pytorch/test/functorch/
H A Dtest_aotdispatch.py29 compiled_function,
5057 compiled_fn = compiled_function(