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

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


    from cd397a3  Benchmark doc fix (#15769)
     add 308e4ac  Adding tests to verify support for Large Tensors in 
additional Ops along with new C_Apis supporting 64bit indexing (#15895)

No new revisions were added by this update.

Summary of changes:
 include/mxnet/c_api.h             |  10 ++
 python/mxnet/ndarray/ndarray.py   |  32 ++--
 src/c_api/c_api.cc                |  33 +++-
 src/operator/tensor/dot-inl.h     |   2 +-
 tests/nightly/test_large_array.py | 316 +++++++++++++++++++++++++++++++++++++-
 5 files changed, 378 insertions(+), 15 deletions(-)

Reply via email to