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

Directories

Files

file  CodeGenHelpers.h [code]
 Helper functions for generating source code fragments.
 
file  CodeGenTypes.h [code]
 Definitions of C++ code generation interfaces exported by tools and plugins.
 
file  CoreHelpers.h [code]
 Common helper classes and template function implementations.
 
file  CoreTypes.h [code]
 Fundamental NvNeural data types are declared here.
 
file  CublasHelpers.h [code]
 Helper macros and ILibraryContext functions for working with cuBLAS.
 
file  CudaHelpers.h [code]
 All CUDA helper functions and structs are declared here.
 
file  CudaTypes.h [code]
 All CUDA-specific NvNeural types are declared here.
 
file  CudnnHelpers.h [code]
 Context management functions for working with cuDNN.
 
file  LayerTypes.h [code]
 Interface types needed by layer objects.
 
file  NetworkTypes.h [code]
 Host application types for network construction and manipulation.
 
file  OnnxTypes.h [code]
 Interfaces and types that are used for ONNX export.
 
file  PluginTypes.h [code]
 Interfaces and functions that are implemented by plugin libraries.
 
file  RefObject.h [code]
 Standard implementation for IRefObject-derived objects.
 
file  RefPtr.h [code]
 Smart pointer class for tracking IRefObject instances.