[GitHub] [tvm] mehrdadh commented on a diff in pull request #11529: [HEXAGON] Slice ops added - add, subtract, multiply

2022-06-09 Thread GitBox
mehrdadh commented on code in PR #11529: URL: https://github.com/apache/tvm/pull/11529#discussion_r894023261 ## python/tvm/topi/hexagon/utils.py: ## @@ -0,0 +1,52 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See

[GitHub] [tvm] mehrdadh commented on a diff in pull request #11529: [HEXAGON] Slice ops added - add, subtract, multiply

2022-06-09 Thread GitBox
mehrdadh commented on code in PR #11529: URL: https://github.com/apache/tvm/pull/11529#discussion_r894022871 ## python/tvm/topi/hexagon/slice_ops/add_subtract_multiply.py: ## @@ -0,0 +1,86 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor

[GitHub] [tvm] mehrdadh commented on a diff in pull request #11529: [HEXAGON] Slice ops added - add, subtract, multiply

2022-06-08 Thread GitBox
mehrdadh commented on code in PR #11529: URL: https://github.com/apache/tvm/pull/11529#discussion_r892588768 ## tests/python/contrib/test_hexagon/infrastructure.py: ## @@ -14,6 +14,7 @@ # KIND, either express or implied. See the License for the # specific language governing