NVIDIA NvNeural SDK
2022.2
GPU inference framework for NVIDIA Nsight Deep Learning Designer
|
A helper class for backend memory allocation following the RAII idiom. More...
Go to the source code of this file.
Classes | |
class | nvneural::ScopedMemoryAllocation |
ScopedMemoryAllocation is a helper function for allocating memory blocks from the backend while adding the security and ease of use of the RAII idiom. More... | |
A helper class for backend memory allocation following the RAII idiom.