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

junrushao pushed a change to branch Krzysztof-PMC
in repository https://gitbox.apache.org/repos/asf/tvm.git.


 discard bc42cc5  Update CONTRIBUTORS.md
     add 8bfc1ca  [ARM,TOPI] Allow auto scheduler layout rewritting in dense 
(#10699)
     add c90ae2d  [ci] Fix condition for skipping tests in i386 (#10698)
     add 283b814  [COMMUNITY] siyuan to PMC (#10688)
     add f10408a  [Community] Krzysztof Parzyszek -> PMC

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   (bc42cc5)
            \
             N -- N -- N   refs/heads/Krzysztof-PMC (f10408a)

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.

No new revisions were added by this update.

Summary of changes:
 CONTRIBUTORS.md                                    |  2 +-
 .../tune_with_autoscheduler/tune_network_arm.py    |  4 +-
 python/tvm/relay/op/strategy/arm_cpu.py            |  5 +-
 python/tvm/testing/utils.py                        | 10 ++++
 tests/python/contrib/test_cmsisnn/utils.py         |  4 +-
 .../contrib/test_hexagon/test_conv2d_blocked.py    |  4 +-
 .../contrib/test_hexagon/test_conv2d_conv2d.py     |  2 +-
 tests/python/relay/aot/aot_test_utils.py           |  9 ++--
 .../test_auto_scheduler_layout_rewrite_networks.py | 31 +++++-------
 tests/scripts/ci.py                                | 59 ++++++++++++++++------
 10 files changed, 81 insertions(+), 49 deletions(-)

Reply via email to