From commits-return-87418-archive-asf-public=cust-asf.ponee.io@mxnet.incubator.apache.org Sat Jun 1 18:51:38 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 838C118061A for ; Sat, 1 Jun 2019 20:51:38 +0200 (CEST) Received: (qmail 2041 invoked by uid 500); 1 Jun 2019 18:51:37 -0000 Mailing-List: contact commits-help@mxnet.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@mxnet.incubator.apache.org Delivered-To: mailing list commits@mxnet.incubator.apache.org Received: (qmail 2030 invoked by uid 99); 1 Jun 2019 18:51:37 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 01 Jun 2019 18:51:37 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id EE07E8A5AF; Sat, 1 Jun 2019 18:51:36 +0000 (UTC) Date: Sat, 01 Jun 2019 18:51:30 +0000 To: "commits@mxnet.apache.org" Subject: [incubator-mxnet] branch master updated (866ec10 -> e8a20fb) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <155941508752.18094.17569487321884734847@gitbox.apache.org> From: zhengda@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: incubator-mxnet X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 866ec108ea12a48770bdd864e3f4788ee24a70bf X-Git-Newrev: e8a20fbb15fb1e8f8cb89c28ccdbc264b661fde6 X-Git-NotificationType: ref_changed X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated This is an automated email from the ASF dual-hosted git repository. zhengda pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 866ec10 Fix R installation instructions (windows / mac) (#15087) add e8a20fb Enable serializing/deserializing ndarrays in np_shape semantics (#15090) No new revisions were added by this update. Summary of changes: src/ndarray/ndarray.cc | 47 +++++++++++++++++++++++++++-------- tests/python/unittest/test_ndarray.py | 35 ++++++++++++++++++-------- 2 files changed, 60 insertions(+), 22 deletions(-)