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

[ONNX] Support SequenceLength op #13863

Merged
merged 3 commits into from
Jan 30, 2023
Merged

Conversation

vvchernov
Copy link
Contributor

Support SequenceLength op on ONNX front-end and test for it

@tvm-bot
Copy link
Collaborator

tvm-bot commented Jan 29, 2023

Thanks for contributing to TVM! Please refer to the contributing guidelines https://tvm.apache.org/docs/contribute/ for useful information and tips. Please request code reviews from Reviewers by @-ing them in a comment.

Generated by tvm-bot

@vvchernov vvchernov force-pushed the vc/sequence_length branch 2 times, most recently from 2ecdfb4 to d894b78 Compare January 29, 2023 18:03
Copy link
Contributor

@echuraev echuraev 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

Copy link
Contributor

@KJlaccHoeUM9l KJlaccHoeUM9l left a comment

Choose a reason for hiding this comment

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

LGTM

@echuraev echuraev merged commit e6262bf into apache:main Jan 30, 2023
@vvchernov vvchernov deleted the vc/sequence_length branch January 30, 2023 09:29
fzi-peccia pushed a commit to fzi-peccia/tvm that referenced this pull request Mar 27, 2023
* add SequenceLength op

* add SequenceLength test

* graph fix

---------

Co-authored-by: Valery Chernov <valery.chernov@deelvin.com>
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.

4 participants