From dev-return-4676-archive-asf-public=cust-asf.ponee.io@singa.apache.org Sun Mar 29 01:17:27 2020 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 9CB8318057A for ; Sun, 29 Mar 2020 03:17:26 +0200 (CEST) Received: (qmail 85314 invoked by uid 500); 29 Mar 2020 01:17:26 -0000 Mailing-List: contact dev-help@singa.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@singa.apache.org Delivered-To: mailing list dev@singa.apache.org Received: (qmail 85299 invoked by uid 99); 29 Mar 2020 01:17:25 -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, 29 Mar 2020 01:17:25 +0000 From: GitBox To: dev@singa.apache.org Subject: [GitHub] [singa] nudles commented on issue #639: added support for matmul 3d 4d Message-ID: <158544464569.29412.9855583858606622670.gitbox@gitbox.apache.org> References: In-Reply-To: Date: Sun, 29 Mar 2020 01:17:25 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit nudles commented on issue #639: added support for matmul 3d 4d URL: https://github.com/apache/singa/pull/639#issuecomment-605542191 Is it called batched matmul or batched gemm? Seems different to tensordot. since the API for matmul remains the same, we may need to update the DocString. ---------------------------------------------------------------- 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