You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by zi...@apache.org on 2019/11/15 22:37:43 UTC

[incubator-tvm] branch master updated (2c5c4da -> d58b733)

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

ziheng pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git.


    from 2c5c4da  [Relay][VM][Interpreter] Enable first-class constructors in VM and interpreter via eta expansion (#4218)
     add d58b733  [FIX] Fix for a specific case when loop partitioning with indivisble (#4243)

No new revisions were added by this update.

Summary of changes:
 src/pass/loop_partition.cc                        | 52 ++++++++++++-----------
 tests/python/unittest/test_pass_loop_partition.py | 22 ++++++++++
 2 files changed, 50 insertions(+), 24 deletions(-)