You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by lm...@apache.org on 2020/08/03 20:23:48 UTC

[incubator-tvm] branch master updated (84e3c19 -> 21e895c)

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

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


    from 84e3c19  [Fix] avoid unexpected throw in AttrInitEntry (#6128)
     add 21e895c  [TIR] Enhance VerifyGPUCode (#6194)

No new revisions were added by this update.

Summary of changes:
 src/tir/analysis/verify_gpu_code.cc                | 48 +++++++++++++---------
 .../unittest/test_tir_analysis_verify_gpu_code.py  | 30 ++++++++++++++
 2 files changed, 59 insertions(+), 19 deletions(-)