From commits-return-82465-archive-asf-public=cust-asf.ponee.io@mxnet.incubator.apache.org Thu Apr 18 20:32:06 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 25E8318061A for ; Thu, 18 Apr 2019 22:32:06 +0200 (CEST) Received: (qmail 15490 invoked by uid 500); 18 Apr 2019 20:32:05 -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 15481 invoked by uid 99); 18 Apr 2019 20:32:05 -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; Thu, 18 Apr 2019 20:32:05 +0000 From: GitBox To: commits@mxnet.apache.org Subject: [GitHub] [incubator-mxnet] reminisce commented on issue #14727: shape input names order mismatch after partitioning Message-ID: <155561952547.17637.16656268576929722912.gitbox@gitbox.apache.org> Date: Thu, 18 Apr 2019 20:32:05 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit reminisce commented on issue #14727: shape input names order mismatch after partitioning URL: https://github.com/apache/incubator-mxnet/issues/14727#issuecomment-484679803 @samskalicky Thanks for the diagram. This is indeed the case that breaks the order of inputs and it's not considered in the implementation. We may need the solution in your PR to solve this. ---------------------------------------------------------------- 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