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

Add more activations that a transpose can move through #148

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jmitrevs
Copy link
Contributor

The channels-last conversion transpose should be able to pass over activations that are applied element-wise. Therefore, I added more nodes that can be skipped.

There is a test in hls4ml that fails without this change since it uses a Selu activation. I am not sure if more tests are needed in the qonnx repository for this.

@jmitrevs
Copy link
Contributor Author

PR #149 is also on moving transforms. It may be better to combined this change with that.

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.

1 participant