merrymercy commented on a change in pull request #6987:
URL: https://github.com/apache/tvm/pull/6987#discussion_r534500373
##########
File path: include/tvm/topi/transform.h
##########
@@ -1400,6 +1400,74 @@ inline Tensor layout_transform(const Tensor& src, const
std::string& src_layout,
name, tag);
}
+/*! \brief utility function for auto_scheduler_layout_transform */
Review comment:
```suggestion
/*! \brief Utility function for auto_scheduler_layout_transform */
```
----------------------------------------------------------------
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]