adstraw commented on a change in pull request #9198:
URL: https://github.com/apache/tvm/pull/9198#discussion_r725322937
##########
File path: tests/python/contrib/test_hexagon/README.md
##########
@@ -0,0 +1,253 @@
+Documents manual TE schedule to illustrate Hexagon operator slicing.
+
+# High Level Notes
+* Using float32 (for now) so that tests will pass on CPU
+* Using global storage scope (for now) which means "cache" reads and writes
from global, to global
+* TIR is pending changes from the work-in-progress layout RFC
Review comment:
Done.
--
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]