Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/eager/
Dpywrap_tfe.h206 PyObject* TFE_Py_FastPathExecute_C(PyObject*, PyObject* args);
Dpywrap_tfe_src.cc2511 PyObject* TFE_Py_FastPathExecute_C(PyObject*, PyObject* args) { function
/external/tensorflow/tensorflow/python/
Dpywrap_tfe.i290 %native(TFE_Py_FastPathExecute) TFE_Py_FastPathExecute_C;