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/29 20:40:57 UTC

[incubator-tvm] branch master updated (c0a6bc3 -> 0535fd1)

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 c0a6bc3  [tvmc] Introduce 'tune' subcommand (part 3/4) (#6537)
     add 0535fd1  [RUNTIME] NDArray CopyFrom/To Bytes always synchronize (#6586)

No new revisions were added by this update.

Summary of changes:
 include/tvm/runtime/ndarray.h | 6 ++----
 src/runtime/ndarray.cc        | 6 ++++++
 2 files changed, 8 insertions(+), 4 deletions(-)