junrushao commented on code in PR #13449:
URL: https://github.com/apache/tvm/pull/13449#discussion_r1027385715


##########
src/te/operation/create_primfunc.cc:
##########
@@ -496,7 +496,7 @@ PrimFunc GenerateAndCompletePrimFunc(const 
Array<te::Tensor>& arg_list,
 PrimFunc CreatePrimFuncWithConstants(const Array<te::Tensor>& arg_list,
                                      const Array<runtime::NDArray>& constants,
                                      std::optional<DataType> 
index_dtype_override) {
-  // Infomations used in CreatePrimFunc and its sub-functions.
+  // Informations used in CreatePrimFunc and its sub-functions.

Review Comment:
   Information is not countable (i guess)



-- 
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]

Reply via email to