NVIDIA NvNeural SDK
2022.2
GPU inference framework for NVIDIA Nsight Deep Learning Designer
|
IWeightsData implementation encapsulating CPU vector<T> buffers. More...
#include <nvneural/CoreTypes.h>
#include <nvneural/CoreHelpers.h>
#include <cstdint>
#include <vector>
Go to the source code of this file.
Classes | |
class | nvneural::WeightsData< TVectorData > |
Standard IWeightsData implementation containing a vector of values in CPU memory. More... | |
IWeightsData implementation encapsulating CPU vector<T> buffers.