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

Support select_last_index attribute of onnx argmax op #3192

Merged
merged 1 commit into from
Apr 23, 2024

Conversation

jinchen62
Copy link
Collaborator

@jinchen62 jinchen62 commented Apr 19, 2024

The tests listed in nod-ai/SHARK-ModelDev#635 all compiled, but having run issue of dtype mismatch of i/si.

@jinchen62 jinchen62 force-pushed the fix_onnx_argmax branch 2 times, most recently from ebadf26 to 93c8fc6 Compare April 19, 2024 19:56
@jinchen62 jinchen62 force-pushed the fix_onnx_argmax branch 2 times, most recently from 126db5d to c6c1a15 Compare April 23, 2024 11:20
@rsuderman
Copy link
Contributor

Is there a way we can verify via an end-to-end test

@jinchen62
Copy link
Collaborator Author

@rsuderman There were these tests failing because of this issue. Now they all compile and match the values of result, but have the dtype mismatch issue.

@jinchen62 jinchen62 merged commit 61e6312 into llvm:main Apr 23, 2024
3 checks passed
@jinchen62 jinchen62 deleted the fix_onnx_argmax branch April 23, 2024 17:16
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.

2 participants