MCPcopy 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{
276public:
277 explicit Logger(Severity severity = Severity::kWARNING)
278 : mReportableSeverity(severity)
279 {
280 }
281
282 //!
283 //! \enum TestResult

Callers 15

inferFunction · 0.45
__init__Method · 0.45
__init__Method · 0.45
sample.pyFile · 0.45
sample.pyFile · 0.45
onnx_resnet50.pyFile · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected