Skip to content

Conversation

@Pratheesh-04-MCW
Copy link
Contributor

@Pratheesh-04-MCW Pratheesh-04-MCW commented Apr 21, 2025

This PR refactors the Index_put Operation to be implemented at the core level This PR adds support for the Index_put_ operation in both the Exported Program and FX graph Relax frontend pipeline. It allows Index_put to be accessed directly via R.index_put, making it more efficient and easier to use in TVM models. By adding this support we can run the following models

1. microsoft/speecht5_tts
2. anton-l/wav2vec2-random-tiny-classifier

@Pratheesh-04-MCW
Copy link
Contributor Author

@tvm-bot rerun

@Pratheesh-04-MCW Pratheesh-04-MCW marked this pull request as ready for review April 24, 2025 10:01
@Pratheesh-04-MCW
Copy link
Contributor Author

@Hzfengsy @tlopex could you please review this PR?

@tlopex
Copy link
Member

tlopex commented Apr 24, 2025

LGTM! Thanks @Pratheesh-04-MCW

@tlopex tlopex self-requested a review April 24, 2025 16:05
@tlopex tlopex merged commit 0149fcd into apache:main Apr 24, 2025
15 checks passed
ShiboXing pushed a commit to ShiboXing/tvm that referenced this pull request Aug 10, 2025
* add support for index_put_ op

* add test cases from 1D to 5D in both exported program and fx graph

* lint issues

* lint check

* lint issue

* whitespace issue

* whitespace issue

* whitespace issue

* line length error

* trailing space issue

* modified conditions for parameters

* modified base_fx

* resolved conflicts

* removed trailing whitespace

* lint issue

* unity issue
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