Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/eager/
Dpywrap_tfe.h231 PyObject* TFE_Py_TensorShapeOnDevice(PyObject* tensor);
Dpywrap_tensor.cc1051 PyObject* TFE_Py_TensorShapeOnDevice(PyObject* tensor) { in TFE_Py_TensorShapeOnDevice() function
/external/tensorflow/tensorflow/python/
Dpywrap_tfe.i78 %rename("%s") TFE_Py_TensorShapeOnDevice;