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

Function IPluginV2Ext

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

Source from the content-addressed store, hash-verified

569 // @cond SuppressDoxyWarnings
570 IPluginV2Ext(IPluginV2Ext const&) = default;
571 IPluginV2Ext(IPluginV2Ext&&) = default;
572 IPluginV2Ext& operator=(IPluginV2Ext const&) & = default;
573 IPluginV2Ext& operator=(IPluginV2Ext&&) & = default;
574// @endcond

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected