Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Dpywrap_tensor.cc152 PyObject* PyIntFromDataType(TF_DataType l) { in PyIntFromDataType() function
579 return PyIntFromDataType(TFE_TensorHandleDataType(self->handle)); in EagerTensor_datatype_enum()