| 
    NVIDIA NvNeural SDK
    2022.1
    
   GPU inference framework for NVIDIA Nsight Deep Learning Designer 
   | 
 
Standard object factory and introspection service. More...
#include <nvneural/CoreTypes.h>#include <nvneural/CoreHelpers.h>#include <nvneural/RefObject.h>#include <functional>#include <map>#include <string>#include <vector>#include "LayerDescHostContainer.h"#include "ActivationDescHostContainer.h"#include "PrototypeDescHostContainer.h"Go to the source code of this file.
Classes | |
| class | nvneural::ClassRegistry | 
| ClassRegistry is the default implementation for IClassRegistry.  More... | |
Typedefs | |
| using | nvneural::OpaqueClassRegistrationHandle = OpaqueClassRegistration * | 
| Opaque return type from registration functions.  More... | |
Standard object factory and introspection service.
| using nvneural::OpaqueClassRegistrationHandle = typedef OpaqueClassRegistration* | 
Opaque return type from registration functions.
You do not need to do anything with these values. They exist in order to enable static ClassRegistry calls at file scope.