MCPcopy Index your code
hub / github.com/OpenPPL/ppq / Example_Benchmark.py

File Example_Benchmark.py

ppq/samples/TensorRT/Example_Benchmark.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 1

BenchmarkFunction · 0.90

Tested by

no test coverage detected