Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_functorch/
H A Daot_autograd.py1556 compiled_function = aot_function variable
/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Dbenchmarks_test.py834 def compiled_function(x, tangent): function
853 def compiled_function(x, tangent): function