Searched defs:api_func (Results 1 – 3 of 3) sorted by relevance
| /external/tensorflow/tensorflow/python/framework/ |
| D | python_api_dispatcher_test.py | 41 def __tf_dispatch__(cls, api_name, api_func, args): argument 79 def __tf_dispatch__(cls, api_name, api_func, args): argument
|
| D | python_api_dispatcher_wrapper.cc | 28 const std::string& api_name, py::handle api_func, int num_params, in MakePythonAPIDispatcher()
|
| D | python_api_dispatcher.cc | 138 PyObject* api_func, int num_params, in PythonAPIDispatcher()
|