[MLIR][Python] Add capsule methods for pybind11 to PyValue.
Add the `getCapsule()` and `createFromCapsule()` methods to the PyValue class, as well as the necessary interoperability. Reviewed By: stellaraccident Differential Revision: https://reviews.llvm.org/D101090
Loading
Please sign in to comment