[GitHub] [tvm] tkonolige commented on a change in pull request #8215: [TVMSCRIPT] Fix printing of rank 0 buffer access

2021-06-10 Thread GitBox
tkonolige commented on a change in pull request #8215: URL: https://github.com/apache/tvm/pull/8215#discussion_r649320217 ## File path: python/tvm/script/intrin.py ## @@ -180,6 +185,11 @@ def opaque_axis(begin, end, span): return get_axis(begin, end, "opaque", span)

[GitHub] [tvm] tkonolige commented on a change in pull request #8215: [TVMSCRIPT] Fix printing of rank 0 buffer access

2021-06-09 Thread GitBox
tkonolige commented on a change in pull request #8215: URL: https://github.com/apache/tvm/pull/8215#discussion_r648491258 ## File path: python/tvm/script/intrin.py ## @@ -180,6 +185,11 @@ def opaque_axis(begin, end, span): return get_axis(begin, end, "opaque", span)

[GitHub] [tvm] tkonolige commented on a change in pull request #8215: [TVMSCRIPT] Fix printing of rank 0 buffer access

2021-06-09 Thread GitBox
tkonolige commented on a change in pull request #8215: URL: https://github.com/apache/tvm/pull/8215#discussion_r648490597 ## File path: tests/python/unittest/test_tvmscript_roundtrip.py ## @@ -2888,6 +2888,67 @@ def test_opaque_block(): assert