Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/eager/
Dpywrap_tensor.cc709 static PyObject* EagerTensor_numpy_internal(EagerTensor* self) { in EagerTensor_numpy_internal() function
816 {"_numpy_internal", (PyCFunction)EagerTensor_numpy_internal, METH_NOARGS,