tqchen commented on a change in pull request #5112: [docs] Update relay docs URL: https://github.com/apache/incubator-tvm/pull/5112#discussion_r395834803
########## File path: tutorials/relay_quick_start.py ########## @@ -79,14 +79,14 @@ # Currently this value can be 0 to 3. The optimization passes include # operator fusion, pre-computation, layout transformation and so on. # -# :any:`relay.build_module.build` returns three components: the execution graph in +# :any:`relay.build` returns three components: the execution graph in Review comment: `:any:->:py:func:` ---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
