spectrometerHBH commented on code in PR #14257:
URL: https://github.com/apache/tvm/pull/14257#discussion_r1140849081


##########
include/tvm/relax/transform.h:
##########
@@ -279,6 +279,14 @@ TVM_DLL Pass RunCodegen(Optional<Map<String, Map<String, 
ObjectRef>>> target_opt
  * \return The Pass.
  */
 TVM_DLL Pass SimplifyNormInference();
+
+/*!
+ * \brief Automatic layout conversion pass.

Review Comment:
   I think this pass works in the same style as AMP, hence I use the word 
`automatic`.



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