Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/TensorRT
/ getPluginName
Method
getPluginName
plugin/fcPlugin/fcPlugin.cpp:724–727 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
722
}
723
724
char const* FCPluginDynamicCreator::getPluginName() const noexcept
725
{
726
return kFC_NAME;
727
}
728
729
char const* FCPluginDynamicCreator::getPluginVersion() const noexcept
730
{
Callers
2
addPluginCreator
Method · 0.45
parse
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected