diff --git a/tutorials/get_started/tvmc_command_line_driver.py b/tutorials/get_started/tvmc_command_line_driver.py index b1fd1d1c2035..c729b86a3245 100644 --- a/tutorials/get_started/tvmc_command_line_driver.py +++ b/tutorials/get_started/tvmc_command_line_driver.py @@ -72,13 +72,6 @@ # -################################################################################ -# .. note:: Supported operating systems -# -# TVMC is only supported on Linux. Currently macOS and Windows default -# threading models do not support the model used for tuning by TVMC. - - ################################################################################ # Obtaining the Model # -------------------