Files
apache--tvm/python
Hua Jiang 80d4d05e83 [Runtime][PipelineExecutor] Pipeline Executor Sequential execution (#10082)
* [Runtime][PipelineExecutor] Pipeline Executor Sequential execution

In the first, adding the "get output" logic. Secondly, adding the the sequential executing
logic of pipeline executor. In the last, testing the pipeline executor interface and
checking the output data.

* Address review comments.

Co-authored-by: Cody Yu <comaniac0422@gmail.com>

* trigger build.

Co-authored-by: Cody Yu <comaniac0422@gmail.com>
2022-01-28 12:36:31 -08:00
..