You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by gi...@apache.org on 2022/04/23 06:07:45 UTC

[tvm] branch last-successful updated (8691cbed0b -> bce57586bd)

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 8691cbed0b [CONTRIB] Add PopenWorker process recycling (#11094)
     add 60e43e16a0 [Auto Scheduler]add task name during printing table info (#11098)
     add bce57586bd Add oneflow fronted tutorials (#11036)

No new revisions were added by this update.

Summary of changes:
 .../{from_pytorch.py => from_oneflow.py}           | 106 +++++++++++----------
 python/tvm/auto_scheduler/task_scheduler.py        |  22 ++++-
 tests/python/frontend/oneflow/test_forward.py      |  22 ++---
 3 files changed, 85 insertions(+), 65 deletions(-)
 copy gallery/how_to/compile_models/{from_pytorch.py => from_oneflow.py} (65%)