zxy844288792 opened a new pull request #8454: URL: https://github.com/apache/tvm/pull/8454
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](https://github.com/apache/tvm/issues/4102#issuecomment-784456088). 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](https://github.com/apache/incubator-tvm/blob/master/CONTRIBUTORS.md#reviewers) by @ them in the pull request thread. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
