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

Defines a standard implementation of IStringList. More...

#include <nvneural/CoreTypes.h>
#include <nvneural/RefPtr.h>
#include <nvneural/RefObject.h>
#include <algorithm>
#include <vector>
#include <string>

Go to the source code of this file.

Classes

class  nvneural::StringList
 Standard implementation of IStringList that can represent a vector<string> type. More...
 

Detailed Description

Defines a standard implementation of IStringList.