MCPcopy
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

1from ppq.utils.TensorRTUtil import Benchmark, Profiling
2
3print('Profiling with Int8 Model')
4Profiling(engine_file='Output/INT8.engine')

Callers

nothing calls this directly

Calls 1

ProfilingFunction · 0.90

Tested by

no test coverage detected