NVIDIA NvNeural SDK  2022.2
GPU inference framework for NVIDIA Nsight Deep Learning Designer
Inc Directory Reference

Files

file  BackendDeviceIdentifier.h [code]
 Defines a standard implementation of IBackendDeviceIdentifier.
 
file  BasePrototypeLayer.h [code]
 Abstract base class for CUDA prototype layers.
 
file  DynamicPluginLoader.h [code]
 IPluginLoader implementation using shared libraries.
 
file  FilesystemWeightsLoader.h [code]
 IWeightsLoader implementation that loads weights from npy files.
 
file  ModelPreprocessor.h [code]
 Internal helper class that applies fusing rules during network loading.
 
file  NetworkDebuggerList.h [code]
 INetworkDebuggerList implementation wrapping a vector.
 
file  NetworkLayer.h [code]
 ILayer implementation containing an externally defined subnetwork.
 
file  ScriptEngine.h [code]
 Internal helper classes for working with prototype layer scripts.
 
file  ScriptEngineAnyOp.h [code]
 Internal helper classes for parsing script declarations.
 
file  ScriptEngineLexyn.h [code]
 Internal helper classes for parsing script declarations.
 
file  ScriptEngineUtils.h [code]
 Internal helper classes for parsing script declarations.
 
file  SimpleLogger.h [code]
 ILogger implementation that writes to iostream objects.
 
file  StringMapParameterNode.h [code]
 IParameterNode implementation wrapping map<string, string>
 
file  WeightsData.h [code]
 IWeightsData implementation encapsulating CPU vector<T> buffers.
 
file  XmlNetworkBuilder.h [code]
 Loads network graphs from serialized XML formats produced by the editor.
 
file  XmlParameterNode.h [code]
 IParameterNode implementation wrapping Pugixml DOM nodes.