You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2021/06/14 07:21:45 UTC

[GitHub] [tvm] chiwwang commented on pull request #8220: [DOCS] Add docs for Pass Instrument

chiwwang commented on pull request #8220:
URL: https://github.com/apache/tvm/pull/8220#issuecomment-859617614


   Thanks for prompt feedbacks @zackcquic @tkonolige !
   
   Here are some comments for Zack's questions:
   1. What happens when exceptions occur in different instrument point.
   Added in pass_infra.txt. But it is a little long. You might want to take a look again.
   
   2.  Standard Instrument section: PassTimingInstrument, PrintBefore(TODO), PrintAfter(TODO), ..
   I think it might be better to maintain these in the __doc__ of related Python class/function.
   So I add example to instrument.py. 
   
   3. Global PassContext and override_instrument examples
   Done. Sorry for not aware of this approach.
   
   4. use_pass_infra.py's comments should be updated, sorry, I forgot to update it.
   Done.
   
   5. conf.py should be updated.
   Done. But actually it seems to automatically append un-listed tutorials to the end.
   How do you think about the current order of tutorial?


-- 
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:
users@infra.apache.org