You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by co...@apache.org on 2021/03/09 23:33:15 UTC

[tvm] branch main updated (92ab9e4 -> 85832a2)

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

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


    from 92ab9e4  Allow cuDNN in non-CUDA non-system dir (#7608)
     add 85832a2  Fix RelayVM for 32-bit platforms (#7605)

No new revisions were added by this update.

Summary of changes:
 src/runtime/vm/executable.cc     | 12 +++---------
 src/runtime/vm/serialize_utils.h |  9 +++++----
 src/support/utils.h              |  9 +++++++++
 3 files changed, 17 insertions(+), 13 deletions(-)