zhiics commented on a change in pull request #5668:
URL: https://github.com/apache/incubator-tvm/pull/5668#discussion_r430104045
##########
File path: include/tvm/ir/attrs.h
##########
@@ -236,6 +236,19 @@ class DictAttrs : public Attrs {
TVM_DEFINE_OBJECT_REF_COW_METHOD(DictAttrsNode);
};
+/*!
+ * \brief Create a Attr object with all default values.
Review comment:
```suggestion
* \brief Create an Attr object with all default values.
```
----------------------------------------------------------------
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]