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

Loads network graphs from serialized XML formats produced by the editor. More...

#include <functional>
#include <nvneural/CoreTypes.h>
#include <nvneural/RefPtr.h>
#include <map>
#include <set>
#include <string>
#include <Pugixml/pugixml.hpp>

Go to the source code of this file.

Classes

class  nvneural::XmlNetworkBuilder
 XML-based network builder. More...
 

Detailed Description

Loads network graphs from serialized XML formats produced by the editor.