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

[Torch] Add cast to double, fix flatten conversion #6357

Merged
merged 4 commits into from
Aug 29, 2020

Conversation

masahi
Copy link
Member

@masahi masahi commented Aug 28, 2020

This is another fix to support hummingbird project.

  • Cast to double was missing
  • Conversion of torch.flatten was wrong and not tested.

please review @siju-samuel

@siju-samuel siju-samuel merged commit 2d752d2 into apache:master Aug 29, 2020
@siju-samuel
Copy link
Member

Thanks @masahi @leandron This PR is merged.

kevinthesun pushed a commit to kevinthesun/tvm that referenced this pull request Sep 17, 2020
* support cast to double and fix flatten conversion

* also support batch flatten, add test

* add flatten test

* clean up
kevinthesun pushed a commit to kevinthesun/tvm that referenced this pull request Sep 18, 2020
* support cast to double and fix flatten conversion

* also support batch flatten, add test

* add flatten test

* clean up
trevor-m pushed a commit to neo-ai/tvm that referenced this pull request Sep 18, 2020
* support cast to double and fix flatten conversion

* also support batch flatten, add test

* add flatten test

* clean up
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