soiferj opened a new pull request #4465: [AutoTVM] Tune softmax CUDA schedule URL: https://github.com/apache/incubator-tvm/pull/4465 Based on the discussion [here](https://discuss.tvm.ai/t/cuda-injective-schedule-thread-count-is-not-always-optimal/3953/9), the thread count for injective scheduling on CUDA is not always optimal. This change introduces a way to set thread count for injective schedules, as well as enabling autotuning for this value in softmax. @vinx13 @masahi would you mind taking a look?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
