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 21:42:14 UTC

[GitHub] [incubator-tvm] wpan11nv commented on issue #5207: [IR][Debug] Add dump and print for debugging (NFC)

wpan11nv commented on issue #5207: [IR][Debug] Add dump and print for debugging (NFC)
URL: https://github.com/apache/incubator-tvm/pull/5207#issuecomment-607504429
 
 
   > 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 global function rather than a member function. Perhaps we should simply fix `tvm::Dump`.
   
   That is ok to me.  Minor addition to Dump works fine too.  FYI, vscode watch cannot find tvm::Dump, but lldb command line works.
   
   
   

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