Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/
Dtfe_wrapper.cc1421 PyObject* pyhandle = EagerTensorFromHandle(thandle); in PYBIND11_MODULE() local
1422 return tensorflow::PyoOrThrow(pyhandle); in PYBIND11_MODULE()