Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/TensorRT
/ getPluginNamespace
Method
getPluginNamespace
plugin/fcPlugin/fcPlugin.cpp:706–709 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
704
}
705
706
char const* FCPluginDynamic::getPluginNamespace() const noexcept
707
{
708
return mNamespace.c_str();
709
}
710
711
/////////////////////////////////////////////////////////
712
Callers
1
addPluginCreator
Method · 0.45
Calls
1
c_str
Method · 0.80
Tested by
no test coverage detected