chiwwang commented on pull request #10400: URL: https://github.com/apache/tvm/pull/10400#issuecomment-1054949620
> would you add this rendering approach to the document as well? @comaniac Yes, it is already added in [contrib.rst](https://github.com/apache/tvm/pull/10400/files#diff-f32a6f55937730c6fd305bbad078c177735c6d03089386c66caeb66b463d2a5bR100). I wrote an example in [class DotPlotter](https://github.com/apache/tvm/pull/10400/files#diff-9dab85eb1299554c3e8adfff7f732c811f1f206e56b2261672f83c271376199dR142), which would be rendered by Sphinx. But I didn't write this in tutorial, only added [one comment](https://github.com/apache/tvm/pull/10400/files#diff-9dab85eb1299554c3e8adfff7f732c811f1f206e56b2261672f83c271376199dR142). `graphviz` seems to be optional for TVM so I am not sure whether it's suitable to add in codes that will be run when building doc. (If it's ok then I can add some sections to the tutorial latter.) -- 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]
