|
VART-X
0.3.0
|
Device module managing hardware context and xclbin loading. More...
#include <memory>#include <string>

Go to the source code of this file.
Classes | |
| class | vart::Device |
Manages the hardware context and loading of xclbin onto the device. Any module utilizing hardware acceleration requires a Device instance. Instances are not constructed directly; use the static factory get_device_hdl(), which caches results per (dev_idx, xclbin_loc). More... | |
Namespaces | |
| vart | |
| VART (Vitis AI Runtime) public API namespace. | |
Device module managing hardware context and xclbin loading.