-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
[RFC][Tracking Issue] Pipeline Executor For Compute graph pipeline #8596
Comments
@comaniac , thanks for the follow up, just saw this comments, already done. |
Could you update the issue with a complete plan (e.g., milestones, expected PRs) instead of adding one line when filing a PR? Otherwise people won't have an idea about how many PRs you are going to send and what milestone you have achieved. |
@comaniac , sure, already add the future PR plan. |
@comaniac, I just updated this issue to move these planned PR not belong to this solution to sperate tables to avoid confuse, please check. |
@huajsj Thanks for the nice job. |
At one point can we expect a non-trivial demo? |
thanks @masahi for the follow up, I am also looking forward a chance to do a demo after all patch upstream done. |
Hi @huajsj, do you have any plan to do a demo with compiling deep learning models such as [TF model to relay](https://tvm.apache.org/docs/how_to/compile_models/from_tensorflow.html#sphx-glr-how-to-compile-models-from-tensorflow-py](https://github.com/apache/tvm/issues/url) ? And I think it would be helpful to the TVM users if you provide an example with BYOC also. Thank you very much :) |
@rebel-shshin, thanks for the follow up, yes, a tutorial is a very good suggestion, actually we are working on the related document, I would add a tutorial task under this issue for tracking purpose. |
Thank you very much :) |
Hi @rebel-shshin , tutorial already there, #11557. |
all the task done, thanks @comaniac and @masahi for the kindly review, thanks @rebel-shshin for the follow up, close this issue now. |
Thank you very much : ) |
PR #7892
Discussion https://discuss.tvm.apache.org/t/rfc-compute-graph-pipeline-with-new-subgraph-executor/9839/
Steps
Following are the PR list for the feature plan
[Pipeline Executor] Infrastructure
[Enable CPU Affinity]
PR is not in this solution scope but related, separate issue used to track.
The text was updated successfully, but these errors were encountered: