MCPcopy Index your code
hub / github.com/NVIDIA/TensorRT-LLM / reset

Function reset

tensorrt_llm/profiler.py:102–103  ·  view source on GitHub ↗
(tag=None)

Source from the content-addressed store, hash-verified

100
101
102def reset(tag=None):
103 _default_timer.reset(tag=tag)
104
105
106def summary():

Callers

nothing calls this directly

Calls 1

resetMethod · 0.45

Tested by

no test coverage detected