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 index_put operator #7465

Merged
merged 2 commits into from
Feb 18, 2021
Merged

[Torch] Add index_put operator #7465

merged 2 commits into from
Feb 18, 2021

Conversation

apivovarov
Copy link
Contributor

@apivovarov apivovarov commented Feb 18, 2021

Add torch.index_put operator support to PyTorch frontend

Operator description:
https://pytorch.org/docs/stable/tensors.html#torch.Tensor.index_put_

Related discussions: https://discuss.tvm.apache.org/t/index-put-operator-in-relay/9094

Related PRs: #7464

@masahi masahi merged commit 50e013d into apache:main Feb 18, 2021
@masahi
Copy link
Member

masahi commented Feb 18, 2021

Thanks @apivovarov

masahi pushed a commit to masahi/tvm that referenced this pull request Feb 22, 2021
* [Torch] Add index_put operator

* Skip test_frontends.py::test_load_model__pth
Lokiiiiii pushed a commit to Lokiiiiii/tvm that referenced this pull request Mar 2, 2021
* [Torch] Add index_put operator

* Skip test_frontends.py::test_load_model__pth
trevor-m pushed a commit to neo-ai/tvm that referenced this pull request Mar 2, 2021
* [Torch] Add index_put operator

* Skip test_frontends.py::test_load_model__pth
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