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

2021-02-15 Thread londonbreed via Apache TVM Discuss
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://discus

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

2021-02-15 Thread Junru Shao via Apache TVM Discuss
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