huajsj opened a new pull request #9494:
URL: https://github.com/apache/tvm/pull/9494
1. Add "param" connection into pipeline config to support such case
like set params into module 1 by a param name "param0"
2. Add using input name to locate backend runtime index and input index
implemention.
3. Add interface like run/stop/set_input/get_output etc.
4. Add a implemention of serialized pipeline backend runtime execution
for the purpose to test all the said interface.
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]