This is an automated email from the ASF dual-hosted git repository.
tqchen pushed a change to branch refactor
in repository https://gitbox.apache.org/repos/asf/tvm.git
discard aaadba7053 Re-enable wasm
discard bef3d17ab6 Simplify CI to focus on UT
discard b9721cefda [REFACTOR] Phase out te.schedule python components
new 98900f46ce [REFACTOR] Phase out te.schedule python components
new b0f261a6a2 Simplify CI to focus on UT
new 73c59b10a6 Re-enable wasm
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (aaadba7053)
\
N -- N -- N refs/heads/refactor (73c59b10a6)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
python/tvm/driver/build_module.py | 2 +-
python/tvm/te/__init__.py | 2 +-
python/tvm/te/operation.py | 3 +++
tests/python/codegen/test_target_codegen_llvm.py | 4 ++--
tests/python/target/test_target_target.py | 2 +-
5 files changed, 8 insertions(+), 5 deletions(-)