Searched refs:IsPyString (Results 1 – 1 of 1) sorted by relevance
47 bool IsPyString(PyObject* obj) { in IsPyString() function159 if (IsPyString(obj)) { in InferShapeAndType()