Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/lib/core/
Dpy_seq_tensor.cc36 inline PyObject* PyType(PyObject* obj) { in PyType() function
103 PyRepr(PyType(obj)), in IsPyDimension()
198 PyRepr(PyType(obj)), ") to a Tensor."); in InferShapeAndType()