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

INetworkDebuggerList implementation wrapping a vector. More...

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

Go to the source code of this file.

Classes

class  nvneural::NetworkDebuggerList
 Standard implementation of INetworkDebuggerList wrapping a vector<RefPtr<INetworkDebugger>> More...
 

Detailed Description

INetworkDebuggerList implementation wrapping a vector.