NVIDIA NvNeural SDK
2022.2
GPU inference framework for NVIDIA Nsight Deep Learning Designer
|
ILogger implementation that writes to iostream objects. More...
#include <nvneural/CoreTypes.h>
#include <nvneural/CoreHelpers.h>
#include <cstdarg>
#include <iostream>
Go to the source code of this file.
Classes | |
class | nvneural::SimpleLogger |
SimpleLogger is a basic ILogger implementation that displays to stdout. More... | |
ILogger implementation that writes to iostream objects.