NVIDIA NvNeural SDK  2022.2
GPU inference framework for NVIDIA Nsight Deep Learning Designer
nvneural::ICudaRuntimeCompiler Member List

This is the complete list of members for nvneural::ICudaRuntimeCompiler, including all inherited members.

addRef() const noexcept=0nvneural::IRefObjectpure virtual
compile(ICudaCompiledFunction **ppCompiledFunctionOut, const CompilationDetails &compilationDetails) noexcept=0nvneural::ICudaRuntimeCompilerpure virtual
loadCubin(ICudaCompiledFunction **ppCompiledFunctionOut, std::uint8_t *pCode, std::size_t codeSize, const char *pEntryPoint) noexcept=0nvneural::ICudaRuntimeCompilerpure virtual
queryInterface(TypeId interface) noexcept=0nvneural::IRefObjectpure virtual
queryInterface(TypeId interface) const noexcept=0nvneural::IRefObjectpure virtual
RefCount typedefnvneural::IRefObject
release() const noexcept=0nvneural::IRefObjectpure virtual
setTargetArchitecture(const char *pTargetArch) noexcept=0nvneural::ICudaRuntimeCompilerpure virtual
targetArchitecture() const noexcept=0nvneural::ICudaRuntimeCompilerpure virtual
typeIDnvneural::ICudaRuntimeCompilerstatic
TypeId typedefnvneural::IRefObject
~IRefObject()=defaultnvneural::IRefObjectprotectedvirtual