Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/eager/
Dfunction_test.py3517 def function_callback_1(f, name, graph, inputs, outputs): function
3531 function.add_function_callback(function_callback_1)
3536 function.remove_function_callback(function_callback_1)