Skip to content

Commit f57d95e

Browse files
committed
Deprecate NNVM warning msg
1 parent 3486e2c commit f57d95e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nnvm/python/nnvm/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@
1010
from . import frontend
1111

1212
__version__ = _base.__version__
13+
print("NNVM is deprecated and will be removed in a future version. Use Relay instead.")

0 commit comments

Comments
 (0)