MCPcopy Create free account
hub / github.com/NVIDIA/TensorRT / teardown

Method teardown

samples/sampleINT8API/sampleINT8API.cpp:666–669  ·  view source on GitHub ↗

\brief Used to clean up any state created in the sample class

Source from the content-addressed store, hash-verified

664//! \brief Used to clean up any state created in the sample class
665//!
666sample::Logger::TestResult SampleINT8API::teardown()
667{
668 return sample::Logger::TestResult::kRUNNING;
669}
670
671//!
672//! \brief The SampleINT8APIArgs structures groups the additional arguments required by

Callers 1

mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected