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

[Hexagon] Add test for depthwise conv2d schedule #11138

Merged
merged 5 commits into from
Apr 28, 2022
Merged

[Hexagon] Add test for depthwise conv2d schedule #11138

merged 5 commits into from
Apr 28, 2022

Conversation

farshidsp
Copy link
Contributor

This PR adds depth wise conv2d tests on hexagon target.
cc @mehrdadh @csullivan @Lunderberg

@github-actions github-actions bot requested a review from mehrdadh April 27, 2022 00:51
@mehrdadh mehrdadh changed the title [Hexagon] Add test for registered schedules [Hexagon] Add test for depthwise conv2d schedule Apr 27, 2022
@mehrdadh
Copy link
Member

This PR could fail due to long hexagon CI. It will be fixed after this: #11132

)


class TestDepthwiseConv2D_More(BaseDepthwiseConv2D):
Copy link
Member

Choose a reason for hiding this comment

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

can you rename this to TestDepthwiseConv2D?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes.

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.

LGTM! Thanks @farshidsp!

@mehrdadh mehrdadh merged commit efbd721 into apache:main Apr 28, 2022
shtinsa pushed a commit to Deelvin/tvm that referenced this pull request May 17, 2022
* Add test for registered scheduales - depthwise_conv2d
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