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

[PYTORCH]AvgPool3d, MaxPool3d and Squeeze op support #5220

Merged
merged 3 commits into from
Apr 2, 2020

Conversation

siju-samuel
Copy link
Member

  • Squeeze
  • AvgPool3d
  • MaxPool3d

@masahi Please help to review this PR and merge. Thanks in advance.

Thanks for contributing to TVM! Please refer to guideline https://tvm.apache.org/docs/contribute/ for useful information and tips. After the pull request is submitted, please request code reviews from Reviewers by @ them in the pull request thread.

python/tvm/relay/frontend/pytorch.py Outdated Show resolved Hide resolved
@masahi masahi merged commit db535f4 into apache:master Apr 2, 2020
@masahi
Copy link
Member

masahi commented Apr 2, 2020

Thanks @siju-samuel @wyc-ruiker

trevor-m pushed a commit to trevor-m/tvm that referenced this pull request Apr 16, 2020
* [PYTORCH]AvgPool3d, MaxPool3d and Squeeze op support

* Testcases added

* review comments
zhiics pushed a commit to neo-ai/tvm that referenced this pull request Apr 17, 2020
* [PYTORCH]AvgPool3d, MaxPool3d and Squeeze op support

* Testcases added

* review comments
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.

3 participants