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

[Relay][Frontend][ONNX] Add support for broadcasting to Where and MatMul #4267

Merged
merged 7 commits into from
Nov 7, 2019

Conversation

soiferj
Copy link
Contributor

@soiferj soiferj commented Nov 7, 2019

The x and y inputs of Where can be broadcast, as can the b matrix of MatMul.

@jwfromm would you mind taking a look?

Copy link
Contributor

@jwfromm jwfromm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These are good changes, it all LGTM!

@tqchen tqchen merged commit 5bcd331 into apache:master Nov 7, 2019
@tqchen
Copy link
Member

tqchen commented Nov 7, 2019

Thanks @jwfromm @soiferj !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants