Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/kernel_tests/
Dtemplate_test.py45 def internally_variable_scoped_function(scope_name): function
245 tmpl1 = template.make_template("s1", internally_variable_scoped_function)
246 tmpl2 = template.make_template("s1", internally_variable_scoped_function)
268 "s1", internally_variable_scoped_function, scope_name="test")
270 "s1", internally_variable_scoped_function, scope_name="test")