MCPcopy 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
658void FCPluginDynamic::terminate() noexcept
659{
660 gLogVerbose << "FCPluginDynamic terminate\n";
661}
662
663size_t FCPluginDynamic::getSerializationSize() const noexcept
664{

Callers 2

runMethod · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected