[GitHub] [tvm] Mousius commented on a diff in pull request #12082: [Pylint] Making hexagon tests pylint compliant Part 1 of N

2022-07-19 Thread GitBox
Mousius commented on code in PR #12082: URL: https://github.com/apache/tvm/pull/12082#discussion_r924643330 ## tests/python/contrib/test_hexagon/test_2d_physical_buffers.py: ## @@ -84,6 +83,12 @@ def target_host(target): return tvm.target.Target(target, host=host) +# Di

[GitHub] [tvm] Mousius commented on a diff in pull request #12082: [Pylint] Making hexagon tests pylint compliant Part 1 of N

2022-07-18 Thread GitBox
Mousius commented on code in PR #12082: URL: https://github.com/apache/tvm/pull/12082#discussion_r923158579 ## tests/python/contrib/test_hexagon/test_2d_physical_buffers.py: ## @@ -84,6 +83,12 @@ def target_host(target): return tvm.target.Target(target, host=host) +# Di