Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/
H A Dtemplate_test.py41 def internally_variable_scoped_function(scope_name): function
302 tmpl1 = template.make_template("s1", internally_variable_scoped_function)
303 tmpl2 = template.make_template("s1", internally_variable_scoped_function)
325 "s1", internally_variable_scoped_function, scope_name="test")
327 "s1", internally_variable_scoped_function, scope_name="test")