You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by zi...@apache.org on 2019/12/20 22:21:18 UTC

[incubator-tvm] branch master updated (ce0b6d5 -> bc5367a)

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

ziheng pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git.


    from ce0b6d5  [DOCS] Mention Ninja build system in install/from_source.rst (#4554)
     add bc5367a  [PYTHON][FFI] Cythonize NDArray.copyto (#4549)

No new revisions were added by this update.

Summary of changes:
 python/tvm/_ffi/_ctypes/ndarray.py  | 10 ++++++++++
 python/tvm/_ffi/_cython/ndarray.pxi | 10 ++++++++++
 python/tvm/_ffi/ndarray.py          | 17 ++++++-----------
 3 files changed, 26 insertions(+), 11 deletions(-)