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

[incubator-mxnet] branch master updated (32bb374 -> efa5369)

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

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


    from 32bb374  disable tests (#16536)
     add efa5369  adding large tensor support for pad operator (#15126)

No new revisions were added by this update.

Summary of changes:
 src/operator/pad.cc               | 326 +++++++++++++++++++-------------------
 tests/nightly/test_large_array.py |  10 ++
 2 files changed, 173 insertions(+), 163 deletions(-)