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

[WIP, Frontend, Tensorflow2] Added support for TensorList ops #8238

Closed
wants to merge 3 commits into from

Conversation

rohanmukh
Copy link
Contributor

@rohanmukh rohanmukh commented Jun 10, 2021

This PR adds support for TensorList ops in TF2 frontend parser. Ops like TensorListFromTensor, TensorListGetItem etc are common in graphdef of TF2 OD models like Faster-RCNN etc.

This PR is in line with the original plan of supporting tensorflow2 parser in TVM frontend as in the discussion #4102 Exact commit plan here.

Co-authored-by: David Huang [email protected]
Co-authored-by: Rohan Mukherjee [email protected]
Co-authored-by: Xingyu Zhou [email protected]
Co-authored-by: Srinidhi Goud [email protected]
Co-authored-by: Xiao [email protected]

Thanks for contributing to TVM! Please refer to guideline https://tvm.apache.org/docs/contribute/ for useful information and tips. After the pull request is submitted, please request code reviews from Reviewers by @ them in the pull request thread.

rohanmukh and others added 3 commits June 10, 2021 19:49
Co-authored-by: David Huang <[email protected]>
Co-authored-by: Rohan Mukherjee <[email protected]>
Co-authored-by: Xingyu Zhou <[email protected]>
Co-authored-by: Srinidhi Goud <[email protected]>
Co-authored-by: Xiao <[email protected]>
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.

1 participant