Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Dpywrap_tfe.h146 PyObject* TFE_Py_InitEagerTensor(PyObject* base_class);
H A Dpywrap_tensor.cc1019 PyObject* TFE_Py_InitEagerTensor(PyObject* base_class) { in TFE_Py_InitEagerTensor() function
/aosp_15_r20/external/tensorflow/tensorflow/tools/def_file_filter/
H A Dsymbols_pybind.txt166 TFE_Py_InitEagerTensor
/aosp_15_r20/external/tensorflow/tensorflow/python/
H A Dtfe_wrapper.cc993 return tensorflow::PyoOrThrow(TFE_Py_InitEagerTensor(o.ptr())); in PYBIND11_MODULE()
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dops.py1350 pywrap_tfe.TFE_Py_InitEagerTensor(_EagerTensorBase))