tkonolige commented on a change in pull request #7750:
URL: https://github.com/apache/tvm/pull/7750#discussion_r602402636



##########
File path: include/tvm/runtime/logging.h
##########
@@ -55,6 +66,15 @@
 #define TVM_USE_LIBBACKTRACE 0
 #endif
 
+/*!
+ * \brief Whether or not customize the logging output.
+ *  If log customize is enabled, the user must implement
+ *  runtime::detail::LogFatalImpl and runtime::detail::LogMessageImpl

Review comment:
       ```suggestion
    *  tvm::runtime::detail::LogFatalImpl and 
tvm::runtime::detail::LogMessageImpl
   ```




-- 
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:
us...@infra.apache.org


Reply via email to