Searched refs:mlirPythonContextToCapsule (Results 1 – 2 of 2) sorted by relevance
216 static inline PyObject *mlirPythonContextToCapsule(MlirContext context) { in mlirPythonContextToCapsule() function
647 return nb::steal<nb::object>(mlirPythonContextToCapsule(get())); in getLiveContexts()