Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
102
def
reset(tag=None):
103
_default_timer.reset(tag=tag)
104
105
106
def
summary():
Callers
nothing calls this directly
Calls
1
reset
Method · 0.45
Tested by
no test coverage detected