[GitHub] [tvm] nverke commented on a diff in pull request #13352: [Hexagon] Add test to show scheduling of resnet50 with async dma pipe…

2022-11-17 Thread GitBox
nverke commented on code in PR #13352: URL: https://github.com/apache/tvm/pull/13352#discussion_r1025811521 ## tests/python/contrib/test_hexagon/metaschedule_e2e/test_resnet50_int8.py: ## @@ -359,18 +429,115 @@ def test_packed_8x8x32_resnet50(hexagon_launcher): para

[GitHub] [tvm] nverke commented on a diff in pull request #13352: [Hexagon] Add test to show scheduling of resnet50 with async dma pipe…

2022-11-15 Thread GitBox
nverke commented on code in PR #13352: URL: https://github.com/apache/tvm/pull/13352#discussion_r1023286600 ## tests/python/contrib/test_hexagon/metaschedule_e2e/test_resnet50_int8.py: ## @@ -372,6 +596,11 @@ def test_packed_8x8x32_resnet50(hexagon_launcher): np.testi

[GitHub] [tvm] nverke commented on a diff in pull request #13352: [Hexagon] Add test to show scheduling of resnet50 with async dma pipe…

2022-11-15 Thread GitBox
nverke commented on code in PR #13352: URL: https://github.com/apache/tvm/pull/13352#discussion_r1023285390 ## tests/python/contrib/test_hexagon/metaschedule_e2e/test_resnet50_int8.py: ## @@ -359,11 +371,223 @@ def test_packed_8x8x32_resnet50(hexagon_launcher): para

[GitHub] [tvm] nverke commented on a diff in pull request #13352: [Hexagon] Add test to show scheduling of resnet50 with async dma pipe…

2022-11-15 Thread GitBox
nverke commented on code in PR #13352: URL: https://github.com/apache/tvm/pull/13352#discussion_r1023284963 ## tests/python/contrib/test_hexagon/metaschedule_e2e/test_resnet50_int8.py: ## @@ -208,7 +215,7 @@ def schedule_fn(sch, conv2d_block: Optional[BlockRV] = None) -> bool:

[GitHub] [tvm] nverke commented on a diff in pull request #13352: [Hexagon] Add test to show scheduling of resnet50 with async dma pipe…

2022-11-15 Thread GitBox
nverke commented on code in PR #13352: URL: https://github.com/apache/tvm/pull/13352#discussion_r1023284499 ## python/tvm/contrib/hexagon/meta_schedule.py: ## @@ -121,14 +129,23 @@ def _worker_func(hexagon_launcher, evaluator_config, alloc_repeat, artifact_path return cost