NVIDIA / NVIDIA/TensorRT

Question about 'value' in export json Module:Polygraphy Issues with Polygraphy

Open
#4,596 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
13.4k
Forks
2.4k
Avg merge
5d 3h
Merged PRs (30d)
2

Description

Module:Polygraphy
Issues with Polygraphy
I have a model which output is '1,2,640,640' ,so the value supposed to be '819200,1' in (0,1)

but when it exported, it give me a ndarrary (819232,1) and max value become 7.6830766e+31, what's the reason?

Image Image

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.

Research direction

Start with the Polygraphy export JSON path and reproduce the reported output shape and maximum value using the model and settings from the issue. Determine whether the unexpected ndarray dimensions and value are caused by export handling or the model output, then document a verified explanation or regression test.

Written by the indexing model from the issue text.

Assessment

Domain
machine-learning
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.