Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 4DFCF200CB6 for ; Thu, 29 Jun 2017 15:26:02 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 4CCA5160BED; Thu, 29 Jun 2017 13:26:02 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 9389E160BDF for ; Thu, 29 Jun 2017 15:26:01 +0200 (CEST) Received: (qmail 63836 invoked by uid 500); 29 Jun 2017 13:26:00 -0000 Mailing-List: contact commits-help@singa.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@singa.incubator.apache.org Delivered-To: mailing list commits@singa.incubator.apache.org Received: (qmail 63825 invoked by uid 99); 29 Jun 2017 13:26:00 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Jun 2017 13:26:00 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 62BA7C05A7 for ; Thu, 29 Jun 2017 13:26:00 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -3.721 X-Spam-Level: X-Spam-Status: No, score=-3.721 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_NUMSUBJECT=0.5, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id 40LWhQPrZnnp for ; Thu, 29 Jun 2017 13:25:59 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with SMTP id 615835FB84 for ; Thu, 29 Jun 2017 13:25:58 +0000 (UTC) Received: (qmail 63744 invoked by uid 99); 29 Jun 2017 13:25:57 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Jun 2017 13:25:57 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 9E471E1154; Thu, 29 Jun 2017 13:25:56 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: wangwei@apache.org To: commits@singa.incubator.apache.org Date: Thu, 29 Jun 2017 13:25:57 -0000 Message-Id: In-Reply-To: <51610a39a13b4083a82382074fd6dcf3@git.apache.org> References: <51610a39a13b4083a82382074fd6dcf3@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [2/2] incubator-singa git commit: Merge branch PR #332 archived-at: Thu, 29 Jun 2017 13:26:02 -0000 Merge branch PR #332 Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-singa/commit/a94fa10f Tree: http://git-wip-us.apache.org/repos/asf/incubator-singa/tree/a94fa10f Diff: http://git-wip-us.apache.org/repos/asf/incubator-singa/diff/a94fa10f Branch: refs/heads/master Commit: a94fa10feba1b1ed9b8c312ca8855ae63f59fe54 Parents: 9eea5b5 e0d2738 Author: Wei Wang Authored: Thu Jun 29 21:18:26 2017 +0800 Committer: Wei Wang Committed: Thu Jun 29 21:18:26 2017 +0800 ---------------------------------------------------------------------- python/singa/image_tool.py | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) ----------------------------------------------------------------------