You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2019/12/04 17:11:40 UTC

[GitHub] [incubator-tvm] soiferj opened a new pull request #4465: [AutoTVM] Tune softmax CUDA schedule

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:
users@infra.apache.org


With regards,
Apache Git Services