Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Dpywrap_tensor.cc583 static PyObject* EagerTensor_shape_tuple(EagerTensor* self) { in EagerTensor_shape_tuple() function
820 {"_shape_tuple", (PyCFunction)EagerTensor_shape_tuple, METH_NOARGS,