Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/OpenPPL/ppq
/ Example_Profiling.py
File
Example_Profiling.py
ppq/samples/TensorRT/Example_Profiling.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
ppq.utils.TensorRTUtil
import
Benchmark, Profiling
2
3
print(
'Profiling with Int8 Model'
)
4
Profiling(engine_file=
'Output/INT8.engine'
)
Callers
nothing calls this directly
Calls
1
Profiling
Function · 0.90
Tested by
no test coverage detected