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

[microTVM][ARM]Add tests for arm schedules #11472

Merged
merged 2 commits into from
Jun 1, 2022

Conversation

mkatanbaf
Copy link
Contributor

@mkatanbaf mkatanbaf commented May 26, 2022

This PR adds relay level tests for various schedules, continuing the work started in PR11250.
@mehrdadh

cc @gromero

conv1d_ncw, conv1d_nwc, conv2d_NCHWc, depthwise_conv2d_NCHWc, dense_dsp, avg_ pool and max_pool tests are added.
@mkatanbaf mkatanbaf force-pushed the add-tests-for-arm-schedules branch from 7f66c67 to edeb727 Compare May 27, 2022 17:04
@mehrdadh mehrdadh marked this pull request as ready for review May 31, 2022 23:49
Copy link
Member

@mehrdadh mehrdadh left a comment

Choose a reason for hiding this comment

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

Thanks for adding these tests! LGTM!

@mkatanbaf
Copy link
Contributor Author

cc @areusch @gromero

@mehrdadh mehrdadh changed the title Add tests for arm schedules [microTVM][ARM]Add tests for arm schedules Jun 1, 2022
@mehrdadh mehrdadh merged commit 62e449c into apache:main Jun 1, 2022
juda pushed a commit to juda/tvm that referenced this pull request Jun 21, 2022
* add more tests for arm_cpu schedules

conv1d_ncw, conv1d_nwc, conv2d_NCHWc, depthwise_conv2d_NCHWc, dense_dsp, avg_ pool and max_pool tests are added.

Co-authored-by: Mohamad <mkatanbaf@users.noreply.github.com>
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