I have tried to build TVM with hjiang’s TVM main repo. I found and followed this page: [WIP][Runtime]Pipeline Executor For Compute graph pipeline #7892 to understand how “pipeline” works. I was able to pass the test_pipeline_executor.py in the current apache tvm version (file: tvm/tests/python/relay/test_pipeline_executor.py)
However, since it is still working in progress, may I kindly ask is there any example code to reproduce the example of the pipeline work as follow?
Thanks for your reading and kindly in advance. ![]()

