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 2020/04/01 20:58:52 UTC

[GitHub] [incubator-tvm] tqchen edited a comment on issue #5207: [IR][Debug] Add dump and print for debugging (NFC)

tqchen edited a comment on issue #5207: [IR][Debug] Add dump and print for debugging (NFC)
URL: https://github.com/apache/incubator-tvm/pull/5207#issuecomment-607486299
 
 
   Ideally we want to minimize the number of member functions being provide. Given that this is an utility function, it would be better to make it as a public function rather than a member function. Perhaps we should simply fix `tvm::Dump`.

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


With regards,
Apache Git Services