/home/runner/work/HiCR/HiCR/include/hicr/backends/ascend/memorySpace.hpp Source File
HiCR
|
memorySpace.hpp
Go to the documentation of this file.
Provides a definition for the local memory slot class for the Ascend backend.
Definition memorySpace.hpp:45
__INLINE__ void deserialize(const nlohmann::json &input)
Definition memorySpace.hpp:143
Definition memorySpace.hpp:43
MemorySpace(const nlohmann::json &input)
Definition memorySpace.hpp:71
__INLINE__ const std::weak_ptr< const ascend::Device > getDevice() const
Definition memorySpace.hpp:82
~MemorySpace()=default
MemorySpace(const std::weak_ptr< ascend::Device > device, const size_t size)
Definition memorySpace.hpp:52
Provides a base definition for a HiCR MemorySpace class.
Generated by