-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
Description
Allow the user to specify that they will maintain the data so we don't need extra copies. For the Python interface, increment the ref-count so the object is kept around until the py::class is destroyed.
Steps
- Add an option for Buffer creation using an enum
- Implement through plugins
- Fix the Python API for ref-counting
DoD
- ??