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

[New Optimizer Request] Fuse expand/unsqueeze and broadcast binary op #25

Open
daquexian opened this issue Jan 4, 2021 · 0 comments
Open

Comments

@daquexian
Copy link
Member

expand and unsqueeze op are sometimes used to do broadcasting, and they can be fused if they are before an op with built-in broadcast feature (like add/mul op)

@daquexian daquexian changed the title [Optimizer Request] Fuse expand/unsqueeze and broadcast binary op [New Optimizer Request] Fuse expand/unsqueeze and broadcast binary op Jan 4, 2021
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

No branches or pull requests

1 participant