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

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


    from 683ed4a  [VTA] VTA hardware/software codebase re-org (#5037)
     add 2421a85  Set split node's range to minimum of ext and split factor or 
split nparts, but only when PassDownDomain is called with allow_missing == 
false, i.e. by InferBound. Add a helper PassUpThreadBinding() to get a map 
telling whether an IterVar has at least one leaf IterVar deriving from it 
binding to a thread. Add two unit tests. (#5044)

No new revisions were added by this update.

Summary of changes:
 src/te/schedule/message_passing.cc                 | 76 +++++++++++++++++++++-
 .../unittest/test_schedule_bound_inference.py      | 26 ++++++++
 2 files changed, 99 insertions(+), 3 deletions(-)

Reply via email to