Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/TensorRT
/ Logger
Method
Logger
quickstart/common/logging.h:210–213 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
208
{
209
public:
210
Logger(Severity severity = Severity::kWARNING)
211
: mReportableSeverity(severity)
212
{
213
}
214
215
//!
216
//! \enum TestResult
Callers
2
load
Method · 0.45
convert_onnx_to_engine
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected