From commits-return-109103-archive-asf-public=cust-asf.ponee.io@mxnet.incubator.apache.org Wed Dec 11 01:44:54 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 5E44F180630 for ; Wed, 11 Dec 2019 02:44:54 +0100 (CET) Received: (qmail 6422 invoked by uid 500); 11 Dec 2019 01:44:53 -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 5425 invoked by uid 99); 11 Dec 2019 01:44:51 -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; Wed, 11 Dec 2019 01:44:51 +0000 From: GitBox To: commits@mxnet.apache.org Subject: [GitHub] [incubator-mxnet] TaoLv commented on issue #16891: Upgrading MKLDNN to 1.0 causes performance regression. Message-ID: <157602869177.16735.12781625521738760793.gitbox@gitbox.apache.org> Date: Wed, 11 Dec 2019 01:44:51 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit TaoLv commented on issue #16891: Upgrading MKLDNN to 1.0 causes performance regression. URL: https://github.com/apache/incubator-mxnet/issues/16891#issuecomment-564339513 mkl flavor packages are always built with USE_BLAS=openblas. We can change that to MKL BLAS if we are allowed to include dependency with category x license [1] into MXNet convenient releases. [1] https://www.apache.org/legal/resolved.html#category-x ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to 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