NVIDIA NvNeural SDK
2022.2
GPU inference framework for NVIDIA Nsight Deep Learning Designer
|
This is the complete list of members for nvneural::IRuntimeOptionsLayer, including all inherited members.
addRef() const noexcept=0 | nvneural::IRefObject | pure virtual |
getRuntimeOptionValue(const char *pName) const noexcept=0 | nvneural::IRuntimeOptionsLayer | pure virtual |
queryInterface(TypeId interface) noexcept=0 | nvneural::IRefObject | pure virtual |
queryInterface(TypeId interface) const noexcept=0 | nvneural::IRefObject | pure virtual |
RefCount typedef | nvneural::IRefObject | |
release() const noexcept=0 | nvneural::IRefObject | pure virtual |
runtimeOptionByIndex(size_t index) const noexcept=0 | nvneural::IRuntimeOptionsLayer | pure virtual |
runtimeOptionCount() const noexcept=0 | nvneural::IRuntimeOptionsLayer | pure virtual |
setRuntimeOptionsHost(IRuntimeOptionsHost *pRuntimeOptionsHost) noexcept=0 | nvneural::IRuntimeOptionsLayer | pure virtual |
setRuntimeOptionValue(const char *pName, const char *pValue) noexcept=0 | nvneural::IRuntimeOptionsLayer | pure virtual |
typeID | nvneural::IRuntimeOptionsLayer | static |
TypeId typedef | nvneural::IRefObject | |
~IRefObject()=default | nvneural::IRefObject | protectedvirtual |