You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2019/11/14 21:10:50 UTC

[GitHub] [incubator-tvm] yzhliu commented on a change in pull request #4333: Deprecate NNVM warning msg

yzhliu commented on a change in pull request #4333: Deprecate NNVM warning msg
URL: https://github.com/apache/incubator-tvm/pull/4333#discussion_r346547323
 
 

 ##########
 File path: nnvm/python/nnvm/__init__.py
 ##########
 @@ -10,3 +10,4 @@
 from . import frontend
 
 __version__ = _base.__version__
+print("NNVM is deprecated and will be removed in a future version. Use Relay instead.")
 
 Review comment:
   @tqchen updated. FutureWarning could be better as it's turned on by default and is for users

----------------------------------------------------------------
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