NVIDIA NvNeural SDK  2021.2
GPU inference framework for NVIDIA Nsight Deep Learning Designer
nvneural::WeightsData< TVectorData > Member List

This is the complete list of members for nvneural::WeightsData< TVectorData >, including all inherited members.

addRef() const noexceptnvneural::refobj::RefObjectBase< refobj::Implements< IWeightsData > >inline
backendId() const noexceptnvneural::WeightsData< TVectorData >
data() const noexceptnvneural::WeightsData< TVectorData >
dimension() const noexceptnvneural::WeightsData< TVectorData >
memManagedExternally() const noexceptnvneural::WeightsData< TVectorData >
queryInterface(IRefObject::TypeId interfaceId) noexceptnvneural::refobj::RefObjectBase< refobj::Implements< IWeightsData > >inline
queryInterface(IRefObject::TypeId interfaceId) const noexceptnvneural::refobj::RefObjectBase< refobj::Implements< IWeightsData > >inline
RefObjectBase()nvneural::refobj::RefObjectBase< refobj::Implements< IWeightsData > >inline
release() const noexceptnvneural::refobj::RefObjectBase< refobj::Implements< IWeightsData > >inline
tensorFormat() const noexceptnvneural::WeightsData< TVectorData >
WeightsData(TensorFormat format, TensorDimension dimension, std::vector< TVectorData > &&container)nvneural::WeightsData< TVectorData >