/home/runner/work/HiCR/HiCR/include/hicr/backends/ascend/localMemorySlot.hpp Source File
HiCR
|
localMemorySlot.hpp
Go to the documentation of this file.
47 LocalMemorySlot(void *const pointer, size_t size, const aclDataBuffer *dataBuffer, std::shared_ptr<HiCR::MemorySpace> memorySpace)
Definition localMemorySlot.hpp:44
Definition localMemorySlot.hpp:36
LocalMemorySlot(void *const pointer, size_t size, const aclDataBuffer *dataBuffer, std::shared_ptr< HiCR::MemorySpace > memorySpace)
Definition localMemorySlot.hpp:47
~LocalMemorySlot()=default
__INLINE__ const aclDataBuffer * getDataBuffer() const
Definition localMemorySlot.hpp:61
Provides a definition for a HiCR Local Memory Slot class.
Provides a base definition for a HiCR MemorySpace class.
Generated by