huajsj opened a new pull request #7892:
URL: https://github.com/apache/tvm/pull/7892


   Issue:
   SOC hardware plarform have multiple types compute chipset like
   GPU,FPGA,APU,RPU etc, there is a requirement that use these compute
   unit in parallel to reach best performance.
   
   Solution:
   In these pipeline solution, we first split the compute graph into
   a group of subgraph, then run these subgraph in a pipeline module
   to make the GPU/FPGA/APU/RPU parallel running become possible.
   
   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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to