MCPcopy Create free account
hub / github.com/NVIDIA/TensorRT / setPluginNamespace

Method setPluginNamespace

plugin/coordConvACPlugin/coordConvACPlugin.cpp:173–176  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

171}
172
173void CoordConvACPlugin::setPluginNamespace(char const* pluginNamespace) noexcept
174{
175 mPluginNamespace = pluginNamespace;
176}
177
178char const* CoordConvACPlugin::getPluginNamespace() const noexcept
179{

Callers 3

cloneMethod · 0.45
createPluginMethod · 0.45
deserializePluginMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected