Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/eager/
Dpywrap_tensor.cc648 static PyObject* EagerTensor_numpy(EagerTensor* self) { in EagerTensor_numpy() function
726 {"_numpy", (PyCFunction)EagerTensor_numpy, METH_NOARGS,