Unclear documentation and/or duplicate value in performance summary from trtex/trt-engine-explorer
Open
@brb-nv is already working on this.
Since May 30, 2024.
triaged
- Dominant language
- C++
- Stars
- 13.4k
- Forks
- 2.4k
- Avg merge
- 5d 3h
- Merged PRs (30d)
- 2
Description
When profiling a model wiht.. a model.engine.profile.metadata.json is created. the performance_summary: "Latency" contains 7 values. while in:
, it is mentioned that it should contain: [min, max, mean, median, 99% percentile], 5 values. What are the other 2 values? The same holds for: "Enqueue Time", "H2D Latency", "GPU Compute Time", "D2H Latency" values. Which from [min, max, mean, median, 99% percentile] can be take from which possition?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.