This is an automated email from the ASF dual-hosted git repository.

tqchen pushed a change to branch unity
in repository https://gitbox.apache.org/repos/asf/tvm.git


 discard fdeb2b1ed3 [Unity] NestedMsg Support utility (#13995)
    omit 653e439621 [Unity] Relax op: manipulation (#13989)
    omit 31f2358019 [Unity] Relax op: search (#13992)
    omit ff365416ef [Unity] Relax op: linear algebra (#13988)
    omit f9d78e748f [Unity] Relax op: creation (#13984)
    omit 0e39caf8af [Unity] Relax op: neural networks (#13993)
    omit f53a1164e7 [Unity] Relax op: statistical (#13991)
    omit d9d94dc6dd [Unity] Relax op: arithmetic, comparison (#13983)
    omit 0a32fbb261 [Unity] Relax op: image (#13994)
    omit 84a9d01028 [Unity] Relax op: set (#13990)
    omit b29bf08bcc [Unity] Relax op: datatype (#13986)
    omit 41ba01ddd9 [Unity] Relax op: index (#13987)
    omit 4ee1bdef6c [Unity][TVMScript] Use explicit `R.shape` in TVMScript 
(#13979)
    omit 780deef794 [Unity] e2e Relax minimum build flow (#13961)
    omit b3a67fbf3e [Unity] Relax VM shape lowering pass (#13956)
    omit 6885e7a2f0 [Unity] Relax VM codegen (#13954)
    omit f6e7a1955e [Unity] Relax TVMScript Printer (#13944)
    omit a4904c8275 [Unity] Relax TVMScript Parser. (#13932)
    omit 58f12c4e43 [Unity] Relax BlockBuilder and ExprMutator (#13926)
    omit 75da590129 [Unity] Basic StructInfo Analysis and Expr construction 
(#13916)
    omit d30b77184a [Unity][CI] Unity specific jenkins setup (do not upstream 
to main) (#13910)
    omit b6462c95ca [Unity][IR] First-class StructInfo (#13907)
    omit 747c7d0b4c [Unity] Relax expressions and types (#13901)
    omit 70f3abadc9 [Unity] Relax VM (#13878)
     add c6ce283fde [UX] Make T.prim_func typecheck as staticmethod (#13980)
     new 50b9504a64 [Unity] Relax VM (#13878)
     new 3806a2e348 [Unity] Relax expressions and types (#13901)
     new f93d56ccbe [Unity][IR] First-class StructInfo (#13907)
     new cd399ed507 [Unity][CI] Unity specific jenkins setup (do not upstream 
to main) (#13910)
     new 15f7d55839 [Unity] Basic StructInfo Analysis and Expr construction 
(#13916)
     new abe2677391 [Unity] Relax BlockBuilder and ExprMutator (#13926)
     new 34f2a0df4e [Unity] Relax TVMScript Parser. (#13932)
     new aae3011397 [Unity] Relax TVMScript Printer (#13944)
     new 3561b631aa [Unity] Relax VM codegen (#13954)
     new 0e24b127c3 [Unity] Relax VM shape lowering pass (#13956)
     new 202caefb28 [Unity] e2e Relax minimum build flow (#13961)
     new 895fb6cf21 [Unity][TVMScript] Use explicit `R.shape` in TVMScript 
(#13979)
     new 547d3ac357 [Unity] Relax op: index (#13987)
     new 7ae3d773ed [Unity] Relax op: datatype (#13986)
     new c35386efdc [Unity] Relax op: set (#13990)
     new 3454010052 [Unity] Relax op: image (#13994)
     new 7df7b048bf [Unity] Relax op: arithmetic, comparison (#13983)
     new ac9af7ebc7 [Unity] Relax op: statistical (#13991)
     new 9925df67e0 [Unity] Relax op: neural networks (#13993)
     new d79b0682fa [Unity] Relax op: creation (#13984)
     new 58bcc122cd [Unity] Relax op: linear algebra (#13988)
     new dbc81a0d67 [Unity] Relax op: search (#13992)
     new a62fcd4470 [Unity] Relax op: manipulation (#13989)
     new e842690f8a [Unity] NestedMsg Support utility (#13995)

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   (fdeb2b1ed3)
            \
             N -- N -- N   refs/heads/unity (e842690f8a)

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 24 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/script/parser/tir/__init__.py | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

Reply via email to