Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/TensorRT
/ Logger
Method
Logger
samples/common/logging.h:277–280 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
275
{
276
public:
277
explicit Logger(Severity severity = Severity::kWARNING)
278
: mReportableSeverity(severity)
279
{
280
}
281
282
//!
283
//! \enum TestResult
Callers
15
infer
Function · 0.45
__init__
Method · 0.45
__init__
Method · 0.45
build_and_refit_engine.py
File · 0.45
test_custom_hardmax_plugin.py
File · 0.45
sample.py
File · 0.45
sample.py
File · 0.45
onnx_resnet50.py
File · 0.45
onnx_to_tensorrt.py
File · 0.45
__init__
Method · 0.45
__init__
Method · 0.45
__init__
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected