[TVM Discuss] [Development] Changing the log level in TVM

2020-03-24 Thread tqchen via TVM Discuss
by default the log goes into the stderr and not to a file. The python side of the log can be configured using logging.basicConfig For the c++ side, there is a DLOG which can be turned off by env variable or disable debug options. --- [Visit Topic](https://discuss.tvm.ai/t/changing-the-log-

[TVM Discuss] [Development] Changing the log level in TVM

2020-03-24 Thread Pratik Fegade via TVM Discuss
Is it possible change the log level for the TVM compiler? Also where can the logs be found? --- [Visit Topic](https://discuss.tvm.ai/t/changing-the-log-level-in-tvm/6077/1) to respond. You are receiving this because you enabled mailing list mode. To unsubscribe from these emails, [click