You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by tq...@apache.org on 2020/09/12 18:27:46 UTC

[incubator-tvm] branch master updated (5e0c9ad -> 0106654)

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 5e0c9ad  [RPC] Update RPC module to enable remote linking. (#6462)
     add 0106654  [runtime] fix: remove anoymous namespace and rename BooleanToTranspose (#6465)

No new revisions were added by this update.

Summary of changes:
 src/runtime/contrib/cblas/cblas.cc   | 32 +++++++++---------
 src/runtime/contrib/cblas/mkl.cc     | 38 +++++++++++-----------
 src/runtime/contrib/cblas/mkldnn.cc  |  8 ++---
 src/runtime/contrib/cublas/cublas.cc | 63 +++++++++++++++++++-----------------
 4 files changed, 71 insertions(+), 70 deletions(-)