treelite
Namespaces | Typedefs
pybuffer_frame.h File Reference

Data structure to enable zero-copy exchange in Python. More...

#include <treelite/c_api.h>
#include <cstddef>
#include <type_traits>
Include dependency graph for pybuffer_frame.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 treelite
 

Typedefs

using treelite::PyBufferFrame = TreelitePyBufferFrame
 

Detailed Description

Data structure to enable zero-copy exchange in Python.

Copyright (c) 2023 by Contributors

Author
Hyunsu Cho