| NVIDIA NvNeural SDK
    2021.1
    GPU inference framework for NVIDIA Nsight Deep Learning Designer | 
Host application types for network construction and manipulation. More...
#include <nvneural/CoreTypes.h>Go to the source code of this file.
| Classes | |
| class | nvneural::INetwork | 
| INetwork is the public interface to Network.  More... | |
| class | nvneural::INetworkDebugger | 
| INetworkDebugger defines a callback interface for network inference.  More... | |
| class | nvneural::INetworkReshapeDebugger | 
| INetworkReshapeDebugger defines a callback interface for reshape operations.  More... | |
| Macros | |
| #define | NVNEURAL_INETWORK_OBJECTCLASS "com.nvidia.network" | 
| This macro is needed to create the built-in Network object via ClassRegistry::createObject() | |
Host application types for network construction and manipulation.