Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
166
inline void caughtError(std::exception const& e)
167
{
168
gLogError << e.what() << std::endl;
169
}
170
} // namespace plugin
171
172
} // namespace nvinfer1
Callers
15
clone
Method · 0.85
createPlugin
Method · 0.85
deserializePlugin
Method · 0.85
createPlugin
Method · 0.85
deserializePlugin
Method · 0.85
initialize
Method · 0.85
clone
Method · 0.85
setPluginNamespace
Method · 0.85
getOutputDimensions
Method · 0.85
enqueue
Method · 0.85
configurePlugin
Method · 0.85
clone
Method · 0.85
Calls
no outgoing calls
Tested by
3
createPlugin
Method · 0.68
deserializePlugin
Method · 0.68
clone
Method · 0.68