masahi commented on a change in pull request #8883:
URL: https://github.com/apache/tvm/pull/8883#discussion_r699878003
##########
File path: include/tvm/ir/affine_type.h
##########
@@ -71,24 +71,28 @@ class TensorAffineTypeNode : public AffineTypeNode {
RelayExpr zero_point;
/*! \brief The data type of this type */
DataType dtype;
+ /*! \brief The data type of this type */
Review comment:
Needs doc update.
--
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]