[GitHub] [tvm] shingjan commented on a change in pull request #9224: [WIP][TIR] Add support for 0-dim buffer

2021-10-13 Thread GitBox
shingjan commented on a change in pull request #9224: URL: https://github.com/apache/tvm/pull/9224#discussion_r727431386 ## File path: tests/python/unittest/test_tvmscript_complete.py ## @@ -272,10 +272,30 @@ def test_complete_match_buffer(): tvm.ir.assert_structural_equal

[GitHub] [tvm] shingjan commented on a change in pull request #9224: [WIP][TIR] Add support for 0-dim buffer

2021-10-13 Thread GitBox
shingjan commented on a change in pull request #9224: URL: https://github.com/apache/tvm/pull/9224#discussion_r728331931 ## File path: tests/python/unittest/test_tvmscript_ops.py ## @@ -101,5 +101,42 @@ def test_get_valid_counts_script_func(): _check_get_valid_counts_with_

[GitHub] [tvm] shingjan commented on a change in pull request #9224: [WIP][TIR] Add support for 0-dim buffer

2021-10-12 Thread GitBox
shingjan commented on a change in pull request #9224: URL: https://github.com/apache/tvm/pull/9224#discussion_r727431386 ## File path: tests/python/unittest/test_tvmscript_complete.py ## @@ -272,10 +272,30 @@ def test_complete_match_buffer(): tvm.ir.assert_structural_equal