You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2021/10/08 22:03:12 UTC

[GitHub] [tvm] adstraw commented on a change in pull request #9198: Hexagon conv2d full output slice

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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org