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 crash when eletwise inputs are different rank #665

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

chxin66
Copy link
Contributor

@chxin66 chxin66 commented Dec 4, 2023

when two INPUT are different rank, AlignPermuteVectorForElementWise() will force align them and crash

Type: Bug fix

@chxin66 chxin66 force-pushed the minimum branch 9 times, most recently from 9cbf37e to 2bc8d76 Compare December 6, 2023 03:29
when two INPUT are different rank, AlignPermuteVectorForElementWise()
will force align them and crash

Type: Bug fix

Signed-off-by: Chen <jack.chen@verisilicon.com>
@sunshinemyson sunshinemyson merged commit 720f0a4 into VeriSilicon:main Dec 6, 2023
32 checks passed
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