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 2019/11/15 03:46:08 UTC

[incubator-tvm] branch master updated (2573b3b -> 72821b2)

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 2573b3b  Deprecate NNVM warning msg (#4333)
     add 72821b2  [Contrib] Add MKL DNN option (#4323)

No new revisions were added by this update.

Summary of changes:
 CMakeLists.txt                     |  1 +
 cmake/config.cmake                 |  3 +++
 cmake/modules/contrib/BLAS.cmake   |  7 +++++++
 src/runtime/contrib/cblas/cblas.cc | 10 ++++++++++
 topi/python/topi/x86/dense.py      |  2 +-
 5 files changed, 22 insertions(+), 1 deletion(-)