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

Function IPluginV2

include/NvInferRuntimePlugin.h:388–388  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

386// @cond SuppressDoxyWarnings
387 IPluginV2(IPluginV2 const&) = default;
388 IPluginV2(IPluginV2&&) = default;
389 IPluginV2& operator=(IPluginV2 const&) & = default;
390 IPluginV2& operator=(IPluginV2&&) & = default;
391// @endcond

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected