[GitHub] [tvm] areusch commented on a change in pull request #9012: [Relay] VLOG for finer grained control of hyper-detailed logging

2021-09-17 Thread GitBox
areusch commented on a change in pull request #9012: URL: https://github.com/apache/tvm/pull/9012#discussion_r711268051 ## File path: include/tvm/runtime/logging.h ## @@ -409,6 +416,68 @@ inline bool DebugLoggingEnabled() { return state == 1; } +/*! \brief Helpers for \p

[GitHub] [tvm] areusch commented on a change in pull request #9012: [Relay] VLOG for finer grained control of hyper-detailed logging

2021-09-17 Thread GitBox
areusch commented on a change in pull request #9012: URL: https://github.com/apache/tvm/pull/9012#discussion_r711264402 ## File path: include/tvm/runtime/logging.h ## @@ -409,6 +416,68 @@ inline bool DebugLoggingEnabled() { return state == 1; } +/*! \brief Helpers for \p

[GitHub] [tvm] areusch commented on a change in pull request #9012: [Relay] VLOG for finer grained control of hyper-detailed logging

2021-09-16 Thread GitBox
areusch commented on a change in pull request #9012: URL: https://github.com/apache/tvm/pull/9012#discussion_r710243501 ## File path: include/tvm/runtime/logging.h ## @@ -409,6 +416,68 @@ inline bool DebugLoggingEnabled() { return state == 1; } +/*! \brief Helpers for \p