VART-X  0.3.0
vart_memory.hpp File Reference

Memory module for device memory allocation and management. More...

#include <cstdint>
#include <string>
#include "vart_device.hpp"
#include "vart_memory_types.hpp"
Include dependency graph for vart_memory.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vart::Memory
 This module is responsible for allocating and managing memory on the device. More...
 

Namespaces

 vart
 VART (Vitis AI Runtime) public API namespace.
 

Detailed Description

Memory module for device memory allocation and management.