From commits-return-24027-archive-asf-public=cust-asf.ponee.io@mxnet.incubator.apache.org Fri Feb 23 01:49:56 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 64CA018064E for ; Fri, 23 Feb 2018 01:49:55 +0100 (CET) Received: (qmail 59665 invoked by uid 500); 23 Feb 2018 00:49:54 -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 59656 invoked by uid 99); 23 Feb 2018 00:49:54 -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; Fri, 23 Feb 2018 00:49:54 +0000 From: GitBox To: commits@mxnet.apache.org Subject: [GitHub] Maratyszcza commented on issue #9860: [WIP] CMake NNPack support Message-ID: <151934699385.18129.2040903917639499377.gitbox@gitbox.apache.org> Maratyszcza commented on issue #9860: [WIP] CMake NNPack support URL: https://github.com/apache/incubator-mxnet/pull/9860#issuecomment-367873330 @piiswrong There is no bundled repo. The options are to add NNPACK submodule and let it download all deps at configuration time, or add NNPACK and all its deps as submodules. Caffe2 started with the first option, but many people complained about unexpected downloads at configuration time, and now it packages all NNPACK deps as submodules. ---------------------------------------------------------------- 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