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

[Frontend][Onnx] Added broadcasting to prelu alpha. #6549

Merged
merged 2 commits into from Sep 25, 2020

Conversation

jwfromm
Copy link
Contributor

@jwfromm jwfromm commented Sep 24, 2020

As discussed here, the prelu operator in onnx should support broadcasting alpha's shape to match the input. This small PR adds this broadcasting and a corresponding test case.

@jwfromm
Copy link
Contributor Author

jwfromm commented Sep 24, 2020

@masahi can you review this PR?

@tqchen tqchen merged commit 0c3efc2 into apache:master Sep 25, 2020
@tqchen
Copy link
Member

tqchen commented Sep 25, 2020

Thanks @jwfromm !

TusharKanekiDey pushed a commit to TusharKanekiDey/tvm that referenced this pull request Oct 13, 2020
TusharKanekiDey pushed a commit to TusharKanekiDey/tvm that referenced this pull request Oct 14, 2020
TusharKanekiDey pushed a commit to TusharKanekiDey/tvm that referenced this pull request Oct 15, 2020
TusharKanekiDey pushed a commit to TusharKanekiDey/tvm that referenced this pull request Oct 16, 2020
trevor-m pushed a commit to neo-ai/tvm that referenced this pull request Oct 19, 2020
@jwfromm jwfromm deleted the prelu_broadcast branch April 12, 2023 15:56
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.

None yet

2 participants