This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch last-successful
in repository https://gitbox.apache.org/repos/asf/tvm.git.
from 08038fa [microNPU] re-enable network tests (#10565)
add 8ddda1f [Runtime][PipelineExecutor] Setting CPU affinity for the
Runtime of pipeline. (#10639)
add d4739eb [USMP] bugfix workspace calculation (#10617)
No new revisions were added by this update.
Summary of changes:
python/tvm/contrib/pipeline_executor.py | 2 +
src/relay/backend/aot_executor_codegen.cc | 2 +-
src/runtime/pipeline/pipeline_struct.h | 63 ++++++++++++++++++++++++----
tests/python/relay/aot/test_crt_aot_usmp.py | 18 ++++----
tests/python/relay/test_pipeline_executor.py | 18 ++++++++
5 files changed, 86 insertions(+), 17 deletions(-)