Searched refs:TFE_Py_InitEagerTensor (Results 1 – 4 of 4) sorted by relevance
125 PyObject* TFE_Py_InitEagerTensor(PyObject* base_class);
876 PyObject* TFE_Py_InitEagerTensor(PyObject* base_class) { in TFE_Py_InitEagerTensor() function
48 %rename("%s") TFE_Py_InitEagerTensor;
976 EagerTensor = c_api.TFE_Py_InitEagerTensor(_EagerTensorBase)