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

Function caughtError

plugin/common/checkMacrosPlugin.h:166–169  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

164};
165
166inline void caughtError(std::exception const& e)
167{
168 gLogError << e.what() << std::endl;
169}
170} // namespace plugin
171
172} // namespace nvinfer1

Callers 15

cloneMethod · 0.85
createPluginMethod · 0.85
deserializePluginMethod · 0.85
createPluginMethod · 0.85
deserializePluginMethod · 0.85
initializeMethod · 0.85
cloneMethod · 0.85
setPluginNamespaceMethod · 0.85
getOutputDimensionsMethod · 0.85
enqueueMethod · 0.85
configurePluginMethod · 0.85
cloneMethod · 0.85

Calls

no outgoing calls

Tested by 3

createPluginMethod · 0.68
deserializePluginMethod · 0.68
cloneMethod · 0.68