Searched refs:mlirPythonCapsuleToType (Results 1 – 2 of 2) sorted by relevance
195 static inline MlirType mlirPythonCapsuleToType(PyObject *capsule) { in mlirPythonCapsuleToType() function
1153 MlirType rawType = mlirPythonCapsuleToType(capsule.ptr()); in createFromCapsule()