NVIDIA NvNeural SDK
2022.2
GPU inference framework for NVIDIA Nsight Deep Learning Designer
|
IWeightsLoader implementation that loads weights from npy files. More...
Go to the source code of this file.
Classes | |
class | nvneural::FilesystemWeightsLoader |
Standard IWeightsLoader interface that loads weights from the local filesystem. More... | |
class | nvneural::IFilesystemWeightsLoader |
Official "public" interface allowing control of FilesystemWeightsLoader from other modules. More... | |
IWeightsLoader implementation that loads weights from npy files.