areusch commented on a change in pull request #7919:
URL: https://github.com/apache/tvm/pull/7919#discussion_r632743991
##########
File path: include/tvm/runtime/registry.h
##########
@@ -89,8 +89,7 @@ namespace runtime {
*
* \endcode
*
- * \note This function is a nop when no signal checking function is registered.
- * In particular PyErr_CheckSignals and PyErr_Clear when running in
python.
+ * \note This function is a nop when no PyErr_CheckSignal is registered.
Review comment:
(if you make another rev) nit: PyErr_CheckSignals, to improve grepping
--
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:
[email protected]