Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/lib/core/
Dpy_seq_tensor.cc51 bool IsPyInt(PyObject* obj) { in IsPyInt() function
195 } else if (IsPyInt(obj)) { in InferShapeAndType()