Skip to content

[Torch] Frontend update to support PyTorch 1.10#9664

Merged
masahi merged 10 commits intoapache:mainfrom
masahi:torch-1.10
Dec 7, 2021
Merged

[Torch] Frontend update to support PyTorch 1.10#9664
masahi merged 10 commits intoapache:mainfrom
masahi:torch-1.10

Conversation

@masahi
Copy link
Member

@masahi masahi commented Dec 6, 2021

See #9349

I was originally planning to send this change along with docker image update, but I've been pushing docker update work in favor of other higher priority tasks. Since people might start using TVM with PT 1.10 by now, I thought I'd send frontend update first.

Though the change won't be tested on CI until docker update lands, I've confirmed locally that all tests passed with PT 1.10 using this change (in particular, the MaskRCNN test requires this change). I promise I'll work on docker update this month 😅

What do you think? @comaniac @Laurawly @jcf94

Copy link
Contributor

@comaniac comaniac left a comment

Choose a reason for hiding this comment

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

LGTM. I guess these changes are backward compatible so this PR can still pass the current CI? If so then I'm totally fine with it. In case something broken with PT 1.10, we will find them out when updating the docker image.

@masahi
Copy link
Member Author

masahi commented Dec 6, 2021

LGTM. I guess these changes are backward compatible so this PR can still pass the current CI? If so then I'm totally fine with it. In case something broken with PT 1.10, we will find them out when updating the docker image.

Yes absolutely, the change is backward compatible.

@masahi masahi merged commit a3e03a3 into apache:main Dec 7, 2021
ylc pushed a commit to ylc/tvm that referenced this pull request Jan 7, 2022
* wip

* fixed converting maskrcnn

* fixed nll los

* fixed linspace

* fixed deformable conv2d

* control flow and rnn test had no problem

* swap more import orders

* qmv3 test is having weird segfault

* cleanup

* black
yangulei pushed a commit to yangulei/tvm that referenced this pull request Jan 11, 2022
* wip

* fixed converting maskrcnn

* fixed nll los

* fixed linspace

* fixed deformable conv2d

* control flow and rnn test had no problem

* swap more import orders

* qmv3 test is having weird segfault

* cleanup

* black
yangulei pushed a commit to yangulei/tvm that referenced this pull request Jan 12, 2022
* wip

* fixed converting maskrcnn

* fixed nll los

* fixed linspace

* fixed deformable conv2d

* control flow and rnn test had no problem

* swap more import orders

* qmv3 test is having weird segfault

* cleanup

* black
ylc pushed a commit to ylc/tvm that referenced this pull request Jan 13, 2022
* wip

* fixed converting maskrcnn

* fixed nll los

* fixed linspace

* fixed deformable conv2d

* control flow and rnn test had no problem

* swap more import orders

* qmv3 test is having weird segfault

* cleanup

* black
qsqqsqqsq-intellif pushed a commit to qsqqsqqsq-intellif/tvm that referenced this pull request Apr 29, 2022
* wip

* fixed converting maskrcnn

* fixed nll los

* fixed linspace

* fixed deformable conv2d

* control flow and rnn test had no problem

* swap more import orders

* qmv3 test is having weird segfault

* cleanup

* black
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