[GitHub] [incubator-tvm] comaniac commented on a change in pull request #4465: [AutoTVM] Tune softmax CUDA schedule

2019-12-10 Thread GitBox
comaniac commented on a change in pull request #4465: [AutoTVM] Tune softmax CUDA schedule URL: https://github.com/apache/incubator-tvm/pull/4465#discussion_r356217203 ## File path: topi/python/topi/cuda/softmax.py ## @@ -52,13 +60,22 @@ def schedule_softmax(outs):

[GitHub] [incubator-tvm] comaniac commented on a change in pull request #4465: [AutoTVM] Tune softmax CUDA schedule

2019-12-06 Thread GitBox
comaniac commented on a change in pull request #4465: [AutoTVM] Tune softmax CUDA schedule URL: https://github.com/apache/incubator-tvm/pull/4465#discussion_r355106974 ## File path: topi/python/topi/cuda/softmax.py ## @@ -52,13 +60,22 @@ def schedule_softmax(outs):