Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix dynamic argmax/min when select_last_index is set #827

Merged
merged 1 commit into from
Apr 5, 2022

Conversation

kevinch-nv
Copy link
Collaborator

Use shape tensor semantics to do the index conversion in order to support dynamic shapes

@yuanyao-nv yuanyao-nv self-requested a review April 5, 2022 19:23
@kevinch-nv kevinch-nv merged commit 0031a42 into onnx:main Apr 5, 2022
kevinch-nv added a commit that referenced this pull request Apr 29, 2022
kevinch-nv added a commit that referenced this pull request Nov 1, 2022
* support protobuf >= 3.11 (#812)

Signed-off-by: George Wu <[email protected]>

* missed other sections for supporting >= protobuf 3.11 (#817)

* missed one other section for supporting >= protobuf 3.11

Signed-off-by: George Wu <[email protected]>

* one more section

Signed-off-by: George Wu <[email protected]>

* fix ident

Signed-off-by: George Wu <[email protected]>

* Update REAMDEs to reflect master -> main rename (#820)

Signed-off-by: Kevin Chen <[email protected]>

* Fix dynamic argmax/min when select_last_index is set (#827)

Signed-off-by: Kevin Chen <[email protected]>

* Fix GEMM importer (#828)

Signed-off-by: Kevin Chen <[email protected]>

* Add support for DisentangledAttentionPlugin (#836)

Signed-off-by: Kevin Chen <[email protected]>

* TensorRT 8.4 GA ONNX Parser Release (#851)

* TensorRT 8.4 EA ONNX Parser Release

* support protobuf >= 3.11 (#812)

Signed-off-by: George Wu <[email protected]>

* missed other sections for supporting >= protobuf 3.11 (#817)

* missed one other section for supporting >= protobuf 3.11

Signed-off-by: George Wu <[email protected]>

* one more section

Signed-off-by: George Wu <[email protected]>

* fix ident

Signed-off-by: George Wu <[email protected]>

* TensorRT 8.4-GA ONNX Parser Release

* TensorRT 8.4.1.5 updates (#849)

Signed-off-by: Rajeev Rao <[email protected]>

Co-authored-by: George Wu <[email protected]>
Co-authored-by: Rajeev Rao <[email protected]>

* Bug fix: decode error_string if necessary. (#859)

Signed-off-by: SimengLiu-nv <[email protected]>

* ONNX-TensorRT 22.08 release (#866)

Signed-off-by: Kevin Chen <[email protected]>

* Update TensorRT version to 8.4.3 (#867)

Signed-off-by: Kevin Chen <[email protected]>

Signed-off-by: Kevin Chen <[email protected]>

* Do not import potential nulltensor for size input in Resize nodes (#871)

Signed-off-by: Kevin Chen <[email protected]>

Signed-off-by: George Wu <[email protected]>
Signed-off-by: Kevin Chen <[email protected]>
Signed-off-by: SimengLiu-nv <[email protected]>
Co-authored-by: George Wu <[email protected]>
Co-authored-by: Rajeev Rao <[email protected]>
Co-authored-by: Simeng Liu <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants