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

[BYOC-DNNL] support more post-ops #12002

Merged
merged 6 commits into from
Jul 11, 2022
Merged

Conversation

crazydemo
Copy link
Contributor

Support post-op swish, clip with dnnl backend. The related test cases are provided.

clip op‘s attrs are added into conv-(bias)-clip pattern's attrs.

@crazydemo crazydemo force-pushed the upstream-post_op branch 3 times, most recently from e16b859 to fb6e11f Compare July 8, 2022 01:55
@masahi masahi merged commit 927620e into apache:main Jul 11, 2022
masahi pushed a commit to masahi/tvm that referenced this pull request Jul 15, 2022
* support post-op swish

* support post-op clip

* enhance get_shape and get_dtype in dnnl.py to support efficientnet

* add checks for with_eltwise whether in supported list

* fix lint

* fix test
junrushao pushed a commit to yelite/tvm that referenced this pull request Jul 27, 2022
* support post-op swish

* support post-op clip

* enhance get_shape and get_dtype in dnnl.py to support efficientnet

* add checks for with_eltwise whether in supported list

* fix lint

* fix test
xinetzone pushed a commit to daobook/tvm that referenced this pull request Nov 25, 2022
* support post-op swish

* support post-op clip

* enhance get_shape and get_dtype in dnnl.py to support efficientnet

* add checks for with_eltwise whether in supported list

* fix lint

* fix test
mikeseven pushed a commit to mikeseven/tvm that referenced this pull request Sep 27, 2023
* support post-op swish

* support post-op clip

* enhance get_shape and get_dtype in dnnl.py to support efficientnet

* add checks for with_eltwise whether in supported list

* fix lint

* fix test
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