From commits-return-9272-archive-asf-public=cust-asf.ponee.io@tvm.apache.org Mon Mar 23 17:21:02 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 50141180669 for ; Mon, 23 Mar 2020 18:21:01 +0100 (CET) Received: (qmail 92563 invoked by uid 500); 23 Mar 2020 17:21:00 -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 92509 invoked by uid 99); 23 Mar 2020 17:21:00 -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; Mon, 23 Mar 2020 17:21:00 +0000 From: GitBox To: commits@tvm.apache.org Subject: [GitHub] [incubator-tvm] comaniac commented on a change in pull request #5030: [RELAY] Added a AnnotatedRegion utility class Message-ID: <158498406058.32126.15981651130273562261.gitbox@gitbox.apache.org> References: In-Reply-To: Date: Mon, 23 Mar 2020 17:21:00 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit comaniac commented on a change in pull request #5030: [RELAY] Added a AnnotatedRegion utility class URL: https://github.com/apache/incubator-tvm/pull/5030#discussion_r396598730 ########## File path: python/tvm/relay/analysis/__init__.py ########## @@ -19,9 +19,15 @@ # Analysis passes from .analysis import * +# Subgraphs Review comment: s/Subgraphs/Annotations ---------------------------------------------------------------- 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