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

Method teardown

samples/sampleCharRNN/sampleCharRNN.cpp:973–976  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

971//! \brief Used to clean up any state created in the sample class
972//!
973bool SampleCharRNNBase::teardown()
974{
975 return true;
976}
977
978//!
979//! \brief Initializes members of the params struct using the

Callers 1

mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected