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

Method release

demo/HuggingFace/NNDF/tensorrt_utils.py:245–246  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

243 G_LOGGER.debug("Number of profiles detected in engine: {}".format(self._num_bindings_per_profile))
244
245 def release(self):
246 pass
247
248 def get_optimization_profile(self, batch_size, sequence_length):
249 """Provided helper function to obtain a profile optimization."""

Callers 5

cleanupMethod · 0.45
cleanupMethod · 0.45
cleanupMethod · 0.45
cleanupMethod · 0.45
cleanupMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected