vinx13 commented on code in PR #12618:
URL: https://github.com/apache/tvm/pull/12618#discussion_r957787649
##########
src/printer/tvmscript_printer.cc:
##########
@@ -381,18 +381,17 @@ class TVMScriptPrinter : public StmtFunctor<Doc(const
Stmt&)>,
}
/*!
- * \brief special method to print out const scalar
+ * \brief special method to print out const int64_t scalar
* \param dtype The data type
* \param data The pointer to hold the data.
*/
template <typename T>
Review Comment:
remove it since it's not needed
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]