You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tvm.apache.org by Junru Shao via Apache TVM Discuss <no...@discuss.tvm.ai> on 2021/02/15 18:10:44 UTC

[Apache TVM Discuss] [Development] Debugging libtvm.so


In TVM we can define our own ReprPrinter for different subclasses of ObjectRef. Try `LOG(INFO) << some_object_ref`





---
[Visit Topic](https://discuss.tvm.apache.org/t/debugging-libtvm-so/9134/2) to respond.

You are receiving this because you enabled mailing list mode.

To unsubscribe from these emails, [click here](https://discuss.tvm.apache.org/email/unsubscribe/227db001ee6146af03b7180bf520c1521e7dba5a94e8c5574afae73b4e43d852).

[Apache TVM Discuss] [Development] Debugging libtvm.so

Posted by londonbreed via Apache TVM Discuss <no...@discuss.tvm.ai>.

Thanks for the quick reply. This is for logging though, correct? I'm looking for a way of examining values without adding code & rebuilding - to understand the flow of the code. That would happen much faster without rebuilding, rerunning and grepping logs.





---
[Visit Topic](https://discuss.tvm.apache.org/t/debugging-libtvm-so/9134/3) to respond.

You are receiving this because you enabled mailing list mode.

To unsubscribe from these emails, [click here](https://discuss.tvm.apache.org/email/unsubscribe/27a826d890a5dc5257e56850e824532cf06deae411f69517f4a64497ff8fd02c).