NVIDIA NvNeural SDK  2022.2
GPU inference framework for NVIDIA Nsight Deep Learning Designer
StringMapParameterNode.h File Reference

IParameterNode implementation wrapping map<string, string> More...

#include <nvneural/CoreTypes.h>
#include <nvneural/RefObject.h>
#include <functional>
#include <map>
#include <string>

Go to the source code of this file.

Classes

class  nvneural::StringMapParameterNode
 IParameterNode implementation designed to demonstrate loading parameters outside the standard nv-neural-model XML file format. More...
 

Detailed Description

IParameterNode implementation wrapping map<string, string>