[GitHub] [tvm] echuraev commented on a diff in pull request #13153: [Adreno] Fix mem_scope annotations for prim funcs having several heads

2022-10-21 Thread GitBox
echuraev commented on code in PR #13153: URL: https://github.com/apache/tvm/pull/13153#discussion_r1001822509 ## python/tvm/topi/adreno/utils.py: ## @@ -525,28 +525,27 @@ def bind_data_copy(stage, axis_to_vectorize=None): stage.bind(block, te.thread_axis("blockIdx.z"))

[GitHub] [tvm] echuraev commented on a diff in pull request #13153: [Adreno] Fix mem_scope annotations for prim funcs having several heads

2022-10-20 Thread GitBox
echuraev commented on code in PR #13153: URL: https://github.com/apache/tvm/pull/13153#discussion_r1000510344 ## python/tvm/topi/adreno/utils.py: ## @@ -525,28 +525,26 @@ def bind_data_copy(stage, axis_to_vectorize=None): stage.bind(block, te.thread_axis("blockIdx.z"))