MCPcopy 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{
209public:
210 Logger(Severity severity = Severity::kWARNING)
211 : mReportableSeverity(severity)
212 {
213 }
214
215 //!
216 //! \enum TestResult

Callers 2

loadMethod · 0.45
convert_onnx_to_engineFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected