alanmacd commented on code in PR #13627:
URL: https://github.com/apache/tvm/pull/13627#discussion_r1060862812


##########
gallery/how_to/compile_models/from_onnx.py:
##########
@@ -21,13 +21,12 @@
 
 This article is an introductory tutorial to deploy ONNX models with Relay.
 
-For us to begin with, ONNX package must be installed.
-
-A quick solution is to install protobuf compiler, and
+For us to begin with, ONNX package must be installed:

Review Comment:
   nit: match the wording update of the other files:
   
   ```suggestion
   To begin, install the ONNX package:
   ```
   or something like that..



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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to