NVIDIA NvNeural SDK
2022.2
GPU inference framework for NVIDIA Nsight Deep Learning Designer
|
Files | |
file | ActivationDescHostContainer.h [code] |
describes a container that has the imported ActivationDesc in terms of the host's version. | |
file | BufferedLogger.h [code] |
ILogger implementation that temporarily buffers messages during plugin initialization. | |
file | ClassRegistry.h [code] |
Standard object factory and introspection service. | |
file | CpuImage.h [code] |
IImage implementation for working with bitmaps on disk. | |
file | ExportPlugin.h [code] |
Defines common variables used for the plugin export helper classes. | |
file | LayerDescHostContainer.h [code] |
describes a container that has the imported LayerDesc in terms of the host's version. | |
file | LayerList.h [code] |
Defines a standard implementation of ILayerList. | |
file | LayerListIterators.h [code] |
Iterator helper types for working with ILayerList objects. | |
file | ParamDescValidate.h [code] |
Internal helper functions for validating ParamDesc structures. | |
file | PrototypeDescHostContainer.h [code] |
describes a container that has the imported PrototypeDesc in terms of the host's version. | |
file | ScopedMemoryAllocation.h [code] |
A helper class for backend memory allocation following the RAII idiom. | |
file | StringList.h [code] |
Defines a standard implementation of IStringList. | |
file | WindowsStringHelpers.h [code] |
Helper functions for working with wide-character APIs on Windows. | |
file | ZlibResourceAggregator.h [code] |
IResourceAggregator implementation for compiling resources using Zlib. | |
file | ZlibResourceDictionary.h [code] |
IResourceDictionary implementation for working with Zlib-compressed resources. | |