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 09C002004F3 for ; Tue, 15 Aug 2017 17:18:06 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 081BA166CC9; Tue, 15 Aug 2017 15:18:06 +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 4EFDD166CC7 for ; Tue, 15 Aug 2017 17:18:05 +0200 (CEST) Received: (qmail 59664 invoked by uid 500); 15 Aug 2017 15:18:03 -0000 Mailing-List: contact dev-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 dev@singa.incubator.apache.org Received: (qmail 59654 invoked by uid 99); 15 Aug 2017 15:18:03 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Aug 2017 15:18:03 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id CE403C084E for ; Tue, 15 Aug 2017 15:18:02 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -99.502 X-Spam-Level: X-Spam-Status: No, score=-99.502 tagged_above=-999 required=6.31 tests=[KAM_NUMSUBJECT=0.5, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id LQmRrbweCF36 for ; Tue, 15 Aug 2017 15:18:02 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 0D5205F3CF for ; Tue, 15 Aug 2017 15:18:02 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 17B8DE09FE for ; Tue, 15 Aug 2017 15:18:01 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 22E7C2140C for ; Tue, 15 Aug 2017 15:18:00 +0000 (UTC) Date: Tue, 15 Aug 2017 15:18:00 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: dev@singa.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (SINGA-290) Upgrade to Python 3 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 15 Aug 2017 15:18:06 -0000 [ https://issues.apache.org/jira/browse/SINGA-290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16127363#comment-16127363 ] ASF subversion and git services commented on SINGA-290: ------------------------------------------------------- Commit 8d03bd8d0373962cb1da5aee5aa96165f6d46e6b in incubator-singa's branch refs/heads/master from [~flytosky] [ https://git-wip-us.apache.org/repos/asf?p=incubator-singa.git;h=8d03bd8 ] SINGA-290 Upgrade to Python 3 Fix the bugs for kernel/pad setting for 1D conv/pool Fix the bugs for python unit test (uneven padding for testing conv layers) > Upgrade to Python 3 > ------------------- > > Key: SINGA-290 > URL: https://issues.apache.org/jira/browse/SINGA-290 > Project: Singa > Issue Type: Improvement > Reporter: Moaz Reyad > > Currently SINGA supports Python 2.7, we need to upgrade to Python 3. > One reason for this upgrade is related to SINGA-274, where new Debian packages are required to use Python 3 according to Debian packaging policy on Python: > https://www.debian.org/doc/packaging-manuals/python-policy/ch-python3.html -- This message was sent by Atlassian JIRA (v6.4.14#64029)