-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
Improve NHWC depthwise convolution for AArch64 #6095
Merged
Merged
Commits on Aug 12, 2020
-
Improve NHWC depthwise convolution for aarch64
We created a default schedule (no auto-tuning or tensorization) named depthwise_conv2d_nhwc which does a decent job at optimizing depthwise for NHWC layouts (on aarch64). Change-Id: I01e32903f6c1950623f33eae18484e70244fe0af
Giuseppe Rossini committedAug 12, 2020 Configuration menu - View commit details
-
Copy full SHA for 407bd6d - Browse repository at this point
Copy the full SHA 407bd6dView commit details -
Add tuning knobs in depthwise schedule
Change-Id: I15080e7f12b16e6c6aba99a04e42023845eeabf1
Giuseppe Rossini committedAug 12, 2020 Configuration menu - View commit details
-
Copy full SHA for 0385a61 - Browse repository at this point
Copy the full SHA 0385a61View commit details -
Change-Id: If12a6d05dce9153861550ddef1ee5216809dd1e1
Giuseppe Rossini committedAug 12, 2020 Configuration menu - View commit details
-
Copy full SHA for edc6c1b - Browse repository at this point
Copy the full SHA edc6c1bView commit details -
Change-Id: I7e2062a40358bf111c0366a449945eb077fb2e30
Giuseppe Rossini committedAug 12, 2020 Configuration menu - View commit details
-
Copy full SHA for a317d76 - Browse repository at this point
Copy the full SHA a317d76View commit details -
Legalize depthwise convolution (2x improvement) and fix tuning issue
Change-Id: I4b82c58b167e40b0b7747d28293bbb488c505dd9
Giuseppe Rossini committedAug 12, 2020 Configuration menu - View commit details
-
Copy full SHA for 30a1204 - Browse repository at this point
Copy the full SHA 30a1204View commit details -
Change-Id: Idf8eeaaface5eb7799109cd00f437e404778b9cd
Giuseppe Rossini committedAug 12, 2020 Configuration menu - View commit details
-
Copy full SHA for bf976b4 - Browse repository at this point
Copy the full SHA bf976b4View commit details -
Change-Id: Iac16a8daea1268f0eb331fe4ec18a62408106cf9
Giuseppe Rossini committedAug 12, 2020 Configuration menu - View commit details
-
Copy full SHA for 69d1f11 - Browse repository at this point
Copy the full SHA 69d1f11View commit details -
Change-Id: I1412f22ad9864273d77a7bf38a6768694339b7f0
Giuseppe Rossini committedAug 12, 2020 Configuration menu - View commit details
-
Copy full SHA for c53865d - Browse repository at this point
Copy the full SHA c53865dView commit details -
Revert test file to make CI pass
Change-Id: Ica3eff8f9f0fd4c6f32f7ae80adc922f8b16cec9
Giuseppe Rossini committedAug 12, 2020 Configuration menu - View commit details
-
Copy full SHA for 849e280 - Browse repository at this point
Copy the full SHA 849e280View commit details -
Change-Id: Icbaafcb39e892a5d1a4685133c1699e4d1a8e07e
Giuseppe Rossini committedAug 12, 2020 Configuration menu - View commit details
-
Copy full SHA for ec13395 - Browse repository at this point
Copy the full SHA ec13395View commit details -
Change-Id: Ibb23f1d4e0d0107e4e3b3571437161cdc2ee2909
Giuseppe Rossini committedAug 12, 2020 Configuration menu - View commit details
-
Copy full SHA for 6ef6572 - Browse repository at this point
Copy the full SHA 6ef6572View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.