NVIDIA NvNeural SDK  2022.2
GPU inference framework for NVIDIA Nsight Deep Learning Designer
CodeGenTypes.h File Reference

Definitions of C++ code generation interfaces exported by tools and plugins. More...

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...
 

Detailed Description

Definitions of C++ code generation interfaces exported by tools and plugins.