NVIDIA NvNeural SDK
2022.2
GPU inference framework for NVIDIA Nsight Deep Learning Designer
|
This is the complete list of members for nvneural::ScopedMemoryAllocation, including all inherited members.
asPointer() | nvneural::ScopedMemoryAllocation | inline |
handle() const | nvneural::ScopedMemoryAllocation | inline |
operator bool() const | nvneural::ScopedMemoryAllocation | inlineexplicit |
operator=(const ScopedMemoryAllocation ©From)=delete (defined in nvneural::ScopedMemoryAllocation) | nvneural::ScopedMemoryAllocation | |
operator=(ScopedMemoryAllocation &&moveFrom) | nvneural::ScopedMemoryAllocation | inline |
ScopedMemoryAllocation(INetworkBackend *pBackend, size_t bufferSize) | nvneural::ScopedMemoryAllocation | inline |
ScopedMemoryAllocation(INetworkBackend *pBackend, size_t bufferSize, const char *pTrackingKey) | nvneural::ScopedMemoryAllocation | inline |
ScopedMemoryAllocation(const ScopedMemoryAllocation ©From)=delete (defined in nvneural::ScopedMemoryAllocation) | nvneural::ScopedMemoryAllocation | |
ScopedMemoryAllocation(ScopedMemoryAllocation &&moveFrom) | nvneural::ScopedMemoryAllocation | inlineexplicit |
~ScopedMemoryAllocation() | nvneural::ScopedMemoryAllocation | inline |