tkonolige commented on a change in pull request #8787:
URL: https://github.com/apache/tvm/pull/8787#discussion_r691620513
##########
File path: include/tvm/node/reflection.h
##########
@@ -43,7 +43,7 @@ using runtime::ObjectPtr;
using runtime::ObjectRef;
/*!
- * \brief Visitor class for to get the attributesof a AST/IR node.
+ * \brief Visitor class to get the attributes of a AST/IR node.
Review comment:
```suggestion
* \brief Visitor class to get the attributes of an AST/IR node.
```
--
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]