VART-X  0.3.0
vart_memory_impl_base.hpp File Reference

Abstract base for platform-specific Memory implementation (pimpl). More...

#include <cstdint>
#include "../vart_memory_types.hpp"
Include dependency graph for vart_memory_impl_base.hpp:

Go to the source code of this file.

Classes

class  vart::MemoryImplBase
 Abstract interface for memory implementation used by Memory. More...
 

Namespaces

 vart
 VART (Vitis AI Runtime) public API namespace.
 

Detailed Description

Abstract base for platform-specific Memory implementation (pimpl).