NVIDIA NvNeural SDK
2022.2
GPU inference framework for NVIDIA Nsight Deep Learning Designer
|
Definitions of C++ code generation interfaces exported by tools and plugins. More...
#include <nvneural/CoreTypes.h>
Go to the source code of this file.
Classes | |
class | nvneural::ICppCodeGenerationLayer |
Optional layer interface for C++ code generation. More... | |
class | nvneural::ICppCodeGenerationLayerHost |
Tool-supplied interface for C++ code generation. More... | |
class | nvneural::IResourceAggregator |
Key-value store for creating IResourceDictionary objects. More... | |
class | nvneural::IResourceDictionary |
Key-value store for binary data such as precompiled kernels. More... | |
Definitions of C++ code generation interfaces exported by tools and plugins.