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: reduce keepdim type (int -> bool) #206

Merged
merged 1 commit into from
Mar 29, 2024
Merged

Conversation

senysenyseny16
Copy link
Collaborator

No description provided.

@senysenyseny16 senysenyseny16 added the fix bug fix for the user label Mar 29, 2024
@senysenyseny16 senysenyseny16 self-assigned this Mar 29, 2024
@senysenyseny16 senysenyseny16 merged commit f04c3a7 into main Mar 29, 2024
2 checks passed
@senysenyseny16 senysenyseny16 deleted the fix/reduce-keepdims branch April 2, 2024 10:26
ranz-UAI added a commit to untetherai/onnx2torch2 that referenced this pull request Aug 21, 2024
This PR fetch updates from the original repo, which includes following

* fix: reduce keepdim type (int -> bool) (ENOT-AutoDL#206)

* adding support to isinf, isnan and nonzero (ENOT-AutoDL#196)

* chore: update operators.md and pylint for isinf/isnan/nonzero

* refactor: static analysis, linters, pre-commit, docs

* chore: bump version to 1.5.14

* feat: squeeze-21

(NB this version only adds new dtypes, see https://onnx.ai/onnx/operators/text_diff_Squeeze_13_21.html)

* test: squeeze-21

* node converters for handling argmax and argmin onnx operators (ENOT-AutoDL#217)

feat: ArgMax and ArgMin

* chore: linters

* chore: bump version to 1.5.15

---------

Co-authored-by: Arseny <[email protected]>
Co-authored-by: karalinkw <[email protected]>
Co-authored-by: Meilof Veeningen <[email protected]>
Co-authored-by: Arseny <[email protected]>
Co-authored-by: Adam St Arnaud <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix bug fix for the user
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants