NVIDIA / NVIDIA/TensorRT

Unclear documentation and/or duplicate value in performance summary from trtex/trt-engine-explorer

Open
#3,915 1 comment 0 reactions 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.