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/24 03:39:34 UTC

[incubator-tvm] branch master updated (9049d66 -> 8ba1d7d)

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 9049d66  [Relay][Legalize] Legalize conv2d_transpose for NHWC (#4399)
     add 8ba1d7d  [Release] resolve license issues (#4408)

No new revisions were added by this update.

Summary of changes:
 3rdparty/picojson/picojson.h                       |  19 --
 LICENSE                                            |  12 +-
 apps/android_rpc/app/src/main/jni/Android.mk       |  17 ++
 apps/android_rpc/app/src/main/jni/make/config.mk   |  17 ++
 .../tvmrpc/Base.lproj/LaunchScreen.storyboard      |  20 ++
 docs/_static/css/tvm_theme.css                     |  19 ++
 include/tvm/relay/expr.h                           |   1 -
 licenses/LICENSE.builtin_fp16.txt                  | 294 ++++++++++++++++++++-
 licenses/LICENSE.concurrentqueue.txt               |  22 ++
 licenses/LICENSE.picojson.txt                      |  17 --
 nnvm/make/config.mk                                |  17 ++
 nnvm/tests/cpp/unittest.mk                         |  17 ++
 vta/src/de10nano/cma_api.cc                        |  19 --
 13 files changed, 429 insertions(+), 62 deletions(-)
 create mode 100644 licenses/LICENSE.concurrentqueue.txt