From commits-return-15200-archive-asf-public=cust-asf.ponee.io@tvm.apache.org Fri Jun 12 17:19:41 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 9937A1804BB for ; Fri, 12 Jun 2020 19:19:41 +0200 (CEST) Received: (qmail 80755 invoked by uid 500); 12 Jun 2020 17:19:41 -0000 Mailing-List: contact commits-help@tvm.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tvm.apache.org Delivered-To: mailing list commits@tvm.apache.org Received: (qmail 80735 invoked by uid 99); 12 Jun 2020 17:19:41 -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, 12 Jun 2020 17:19:41 +0000 From: =?utf-8?q?GitBox?= To: commits@tvm.apache.org Subject: =?utf-8?q?=5BGitHub=5D_=5Bincubator-tvm=5D_yzhliu_commented_on_issue_=235529?= =?utf-8?q?=3A_=5BBUG=5D_ConvertLayout_pass_doesn=27t_handle_ops_attributes?= Message-ID: <159198238091.8807.12848499977796061910.asfpy@gitbox.apache.org> Date: Fri, 12 Jun 2020 17:19:40 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit In-Reply-To: References: yzhliu commented on issue #5529: URL: https://github.com/apache/incubator-tvm/issues/5529#issuecomment-643392813 The attributes are handled in registered python code, e.g., https://github.com/apache/incubator-tvm/blob/master/topi/python/topi/x86/conv2d_alter_op.py I don't see such registry for LRN, did I miss anything @anijain2305 ? ---------------------------------------------------------------- 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