From commits-return-25484-archive-asf-public=cust-asf.ponee.io@mxnet.incubator.apache.org Sun Mar 4 22:02:31 2018 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 [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 851B8180649 for ; Sun, 4 Mar 2018 22:02:30 +0100 (CET) Received: (qmail 79927 invoked by uid 500); 4 Mar 2018 21:02:29 -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 79918 invoked by uid 99); 4 Mar 2018 21:02:29 -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; Sun, 04 Mar 2018 21:02:29 +0000 From: GitBox To: commits@mxnet.apache.org Subject: [GitHub] KellenSunderland commented on a change in pull request #9552: [REQUEST FOR REVIEW | DO NOT MERGE] Model Quantization with Calibration Message-ID: <152019734910.9879.1564484805728770350.gitbox@gitbox.apache.org> Date: Sun, 04 Mar 2018 21:02:29 -0000 KellenSunderland commented on a change in pull request #9552: [REQUEST FOR REVIEW | DO NOT MERGE] Model Quantization with Calibration URL: https://github.com/apache/incubator-mxnet/pull/9552#discussion_r172064304 ########## File path: example/quantization/launch_quantize.sh ########## @@ -0,0 +1,40 @@ +#! /bin/sh Review comment: Don't think there should be a space in the shebang. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: users@infra.apache.org With regards, Apache Git Services