|
NVIDIA NvNeural SDK
2022.2
GPU inference framework for NVIDIA Nsight Deep Learning Designer
|
This is the complete list of members for nvneural::IPrototypeLayer, including all inherited members.
| addForwardEvalCall(const char *pName, const char *pCall) noexcept=0 | nvneural::IPrototypeLayer | pure virtual |
| addParameterKey(const char *pKey) noexcept=0 | nvneural::IPrototypeLayer | pure virtual |
| addPrototypeCode(const char *pName, const char *pCode) noexcept=0 | nvneural::IPrototypeLayer | pure virtual |
| addRef() const noexcept=0 | nvneural::IRefObject | pure virtual |
| loadPrototypeInfo(const IParameterNode *pParameters) noexcept=0 | nvneural::IPrototypeLayer | 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 |
| setPrototypeInfo(std::size_t inputsCount, const char *pType, NetworkBackendId backend, TensorFormat format, const char *pDim, const char *pImpl) noexcept=0 | nvneural::IPrototypeLayer | pure virtual |
| typeID | nvneural::IPrototypeLayer | static |
| TypeId typedef | nvneural::IRefObject | |
| ~IRefObject()=default | nvneural::IRefObject | protectedvirtual |