[GitHub] [incubator-tvm] moderato commented on issue #5809: [RFC][AutoTVM] Non-square ConfigSpace

2020-06-26 Thread GitBox
moderato commented on issue #5809: URL: https://github.com/apache/incubator-tvm/issues/5809#issuecomment-650036986 @masahi Yes, exactly, but it looks like TVM doesn't support it, does it? I'm thinking of a temporary workaround by adding appending all the constraints and axis

[GitHub] [incubator-tvm] merrymercy commented on pull request #5924: [Arith][GPU]Rewrite simplify fix for Vectorized Cooperative Fetching

2020-06-26 Thread GitBox
merrymercy commented on pull request #5924: URL: https://github.com/apache/incubator-tvm/pull/5924#issuecomment-650034842 @jcf94 Did our old rule affect the correctness of common operators? This is an automated message from

[GitHub] [incubator-tvm] jcf94 commented on pull request #5924: [Arith][GPU]Rewrite simplify fix for Vectorized Cooperative Fetching

2020-06-26 Thread GitBox
jcf94 commented on pull request #5924: URL: https://github.com/apache/incubator-tvm/pull/5924#issuecomment-650022894 > Thanks @jcf94 we should add a testcase to test_arith_rewrite_simplify, by constructing the case and > > * verify each of the rule added in this PR. > * Use

[GitHub] [incubator-tvm] kazum commented on a change in pull request #5857: [OpenCL] Fix OpenCL get_valid_counts errors due to intrinsic atomic_add

2020-06-26 Thread GitBox
kazum commented on a change in pull request #5857: URL: https://github.com/apache/incubator-tvm/pull/5857#discussion_r446002698 ## File path: tests/python/relay/test_op_level5.py ## @@ -270,8 +270,8 @@ def verify_get_valid_counts(dshape, score_threshold, id_index,

[GitHub] [incubator-tvm] merrymercy opened a new pull request #5933: Fix argument mismatch in GraphRuntimeCodegen

2020-06-26 Thread GitBox
merrymercy opened a new pull request #5933: URL: https://github.com/apache/incubator-tvm/pull/5933 During autotvm task extraction, the following error occurred. ``` Extract tasks... Exception in thread Thread-1: Traceback (most recent call last): File

<    1   2