Home
last modified time | relevance | path

Searched refs:nested_functions (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/tools/autograd/templates/
H A Dpython_nested_functions.cpp49 static PyMethodDef nested_functions[] = {
58 nested_functions[0] = get_nested_functions_manual()[0]; in initNestedFunctions()
64 nested_functions in initNestedFunctions()
/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/pyct/testing/
H A Dbasic_definitions.py23 def nested_functions(x): function
/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/pyct/
H A Dorigin_info_test.py186 test_fn = basic_definitions.nested_functions