Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/eager/
Dpywrap_tensor.cc521 static PyObject* EagerTensor_shape_tuple(EagerTensor* self) { in EagerTensor_shape_tuple() function
720 {"_shape_tuple", (PyCFunction)EagerTensor_shape_tuple, METH_NOARGS,