MCPcopy 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
706char const* FCPluginDynamic::getPluginNamespace() const noexcept
707{
708 return mNamespace.c_str();
709}
710
711/////////////////////////////////////////////////////////
712

Callers 1

addPluginCreatorMethod · 0.45

Calls 1

c_strMethod · 0.80

Tested by

no test coverage detected