From dev-return-6374-archive-asf-public=cust-asf.ponee.io@singa.apache.org Fri Sep 25 14:30:51 2020 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mailroute1-lw-us.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with ESMTPS id A8351180636 for ; Fri, 25 Sep 2020 16:30:51 +0200 (CEST) Received: from mail.apache.org (localhost [127.0.0.1]) by mailroute1-lw-us.apache.org (ASF Mail Server at mailroute1-lw-us.apache.org) with SMTP id D5A6B124EF0 for ; Fri, 25 Sep 2020 14:30:50 +0000 (UTC) Received: (qmail 85060 invoked by uid 500); 25 Sep 2020 14:30:50 -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 85048 invoked by uid 99); 25 Sep 2020 14:30:50 -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, 25 Sep 2020 14:30:50 +0000 From: =?utf-8?q?GitBox?= To: dev@singa.apache.org Subject: =?utf-8?q?=5BGitHub=5D_=5Bsinga=5D_joddiy_commented_on_issue_=23784=3A_Prepa?= =?utf-8?q?ration_for_V3=2E1_release?= Message-ID: <160104425059.32230.17246988173561933448.asfpy@gitbox.apache.org> Date: Fri, 25 Sep 2020 14:30:50 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit In-Reply-To: References: joddiy commented on issue #784: URL: https://github.com/apache/singa/issues/784#issuecomment-698963047 - Add new autograd and ONNX operators: Erf, Embedding, Rounde, Round, Where, SpaceToDepth, DepthToSpace, UpSample, Pad, Expand, CosSim, Floor, Ceil. - Add new layers: Embedding, Gemm. - Reconstruct `sonnx`: - Support creating operators from both layer and autograd. - Re-write `SingaRep` to provide more powerful intermediate representation of SINGA. - Add a `SONNXModel` which implements from 'Model' to provide uniform API and features. - Add new ONNX models: SqueezeNet, ShuffleNetv1, ShuffleNetv2, VGG19, DenseNet121, GPT2, RoBERTa. ---------------------------------------------------------------- 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