[GitHub] [tvm] tkonolige commented on a change in pull request #7308: [FIX] Infer input shape in sparse_dense_padded's alter_op if one does not exist

2021-01-25 Thread GitBox
tkonolige commented on a change in pull request #7308: URL: https://github.com/apache/tvm/pull/7308#discussion_r563847488 ## File path: python/tvm/topi/cuda/sparse.py ## @@ -295,7 +295,14 @@ def is_valid_for_sparse_dense_padded(data, weight_data): """ #

[GitHub] [tvm] tkonolige commented on a change in pull request #7308: [FIX] Infer input shape in sparse_dense_padded's alter_op if one does not exist

2021-01-25 Thread GitBox
tkonolige commented on a change in pull request #7308: URL: https://github.com/apache/tvm/pull/7308#discussion_r563847488 ## File path: python/tvm/topi/cuda/sparse.py ## @@ -295,7 +295,14 @@ def is_valid_for_sparse_dense_padded(data, weight_data): """ #

[GitHub] [tvm] tkonolige commented on a change in pull request #7308: [FIX] Infer input shape in sparse_dense_padded's alter_op if one does not exist

2021-01-22 Thread GitBox
tkonolige commented on a change in pull request #7308: URL: https://github.com/apache/tvm/pull/7308#discussion_r562740167 ## File path: python/tvm/topi/cuda/sparse.py ## @@ -295,7 +295,14 @@ def is_valid_for_sparse_dense_padded(data, weight_data): """ #

[GitHub] [tvm] tkonolige commented on a change in pull request #7308: [FIX] Infer input shape in sparse_dense_padded's alter_op if one does not exist

2021-01-21 Thread GitBox
tkonolige commented on a change in pull request #7308: URL: https://github.com/apache/tvm/pull/7308#discussion_r562019758 ## File path: python/tvm/topi/cuda/sparse.py ## @@ -295,7 +295,14 @@ def is_valid_for_sparse_dense_padded(data, weight_data): """ #

[GitHub] [tvm] tkonolige commented on a change in pull request #7308: [FIX] Infer input shape in sparse_dense_padded's alter_op if one does not exist

2021-01-21 Thread GitBox
tkonolige commented on a change in pull request #7308: URL: https://github.com/apache/tvm/pull/7308#discussion_r562019758 ## File path: python/tvm/topi/cuda/sparse.py ## @@ -295,7 +295,14 @@ def is_valid_for_sparse_dense_padded(data, weight_data): """ #