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