Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/TensorRT
/ terminate
Method
terminate
plugin/fcPlugin/fcPlugin.cpp:658–661 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
656
}
657
658
void FCPluginDynamic::terminate() noexcept
659
{
660
gLogVerbose <<
"FCPluginDynamic terminate\n"
;
661
}
662
663
size_t FCPluginDynamic::getSerializationSize() const noexcept
664
{
Callers
2
run
Method · 0.45
main
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected