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

Does TPAT support grid_sample? #14

Closed
dingjingzhen opened this issue Aug 1, 2022 · 2 comments
Closed

Does TPAT support grid_sample? #14

dingjingzhen opened this issue Aug 1, 2022 · 2 comments

Comments

@dingjingzhen
Copy link

Does TPAT support grid_sample, and if not, when will it support it?

@buptqq
Copy link
Collaborator

buptqq commented Aug 2, 2022

You can find all of supported operators in Operators.
GridSample is not supported now.
It is expected to take at least one month to support GridSample, if it is done in advance we will let you know here

@buptqq
Copy link
Collaborator

buptqq commented Aug 12, 2022

Does TPAT support grid_sample, and if not, when will it support it?

hi @dingjingzhen , We have supported grid-sample operator.Pleace try it:
https://github.com/Tencent/TPAT/tree/dev
Don't forget update submodule:
https://github.com/Tencent/BlazerML-tvm/tree/9dd9e33509137ae4011c0524d5312c41a6b82182

@buptqq buptqq closed this as completed Aug 26, 2022
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

No branches or pull requests

2 participants