Skip to content

[Relay][Pytorch] Add support for aten::tile#17277

Merged
tqchen merged 2 commits into
apache:mainfrom
mshr-h:support-aten-tile
Aug 19, 2024
Merged

[Relay][Pytorch] Add support for aten::tile#17277
tqchen merged 2 commits into
apache:mainfrom
mshr-h:support-aten-tile

Conversation

@mshr-h

@mshr-h mshr-h commented Aug 16, 2024

Copy link
Copy Markdown
Contributor

@mshr-h mshr-h marked this pull request as ready for review August 16, 2024 07:20
@github-actions github-actions Bot requested review from vinx13 and yongwww August 16, 2024 07:22
@tqchen

tqchen commented Aug 19, 2024

Copy link
Copy Markdown
Member

Thanks @mshr-h , we are moving more towards relax based pipeline whose tests won't depends on running the code, which has increasing pressure on the ci. Would be great to bring support for relax

@mshr-h

mshr-h commented Aug 19, 2024

Copy link
Copy Markdown
Contributor Author

Thank you for your comment, @tqchen. I understand the relax development. However, our internal ML compiler still relies on Relay, so continued support would benefit us. I'll also bring support for relax later. BTW, support for aten::tile is needed for compiling Segment Anything 2 from Meta.

@tqchen tqchen merged commit 6f4ac23 into apache:main Aug 19, 2024
@mshr-h mshr-h deleted the support-aten-tile branch August 20, 2024 06:53
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