Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/NVIDIA/TensorRT-LLM
/ parse.py
File
parse.py
examples/layer_wise_benchmarks/parse.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
argparse
2
import
bisect
3
import
csv
4
import
json
Callers
nothing calls this directly
Calls
12
lazy_convert_sqlite
Function · 0.85
parse_kernel_name
Function · 0.85
max
Function · 0.85
sum
Function · 0.85
shortest_common_supersequence
Function · 0.85
mean
Method · 0.80
pop
Method · 0.80
error
Method · 0.45
append
Method · 0.45
match
Method · 0.45
close
Method · 0.45
split
Method · 0.45
Tested by
no test coverage detected