Searched defs:function_callback (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/python/debug/lib/ |
H A D | dumping_callback.py | 122 def function_callback(self, function, name, graph, inputs, outputs): member in _DumpingCallback
|
/aosp_15_r20/external/tensorflow/tensorflow/python/eager/ |
H A D | function.py | 208 def add_function_callback(function_callback): argument 238 def remove_function_callback(function_callback): argument
|
H A D | function_test.py | 3647 def function_callback(f, name, graph, inputs, outputs): function 3674 def function_callback(f, name, graph, inputs, outputs): function
|
/aosp_15_r20/external/libtracefs/utest/ |
H A D | tracefs-utest.c | 641 static int function_callback(struct tep_event *event, struct tep_record *record, in function_callback() function
|