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

[frontend][pytorch]Support aten::Tensor_split operator #12871

Merged
merged 1 commit into from
Sep 26, 2022
Merged

[frontend][pytorch]Support aten::Tensor_split operator #12871

merged 1 commit into from
Sep 26, 2022

Conversation

chengven027
Copy link
Contributor

@chengven027 chengven027 commented Sep 22, 2022

Hi, tvm:
I add a new torch op aten::tensor_split. This op is found when I load the yolov5s model.
Please help to review, thanks.

@chengven027 chengven027 marked this pull request as draft September 22, 2022 11:44
@chengven027 chengven027 marked this pull request as ready for review September 22, 2022 11:54
Copy link

@shingjan shingjan left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for sending this pr!

@masahi masahi merged commit 87085b0 into apache:main Sep 26, 2022
@chengven027 chengven027 deleted the add.tensor.split.op branch September 26, 2022 09:35
xinetzone pushed a commit to daobook/tvm that referenced this pull request Nov 25, 2022
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