wpan11nv edited a comment on issue #5214:
URL: https://github.com/apache/incubator-tvm/pull/5214#issuecomment-616723522


   > @wpan11nv @yongfeng-nv can you suggest a bit about possible optimizations 
that can be done?
   
   The cuda schedule emits 4 kernels, which cause lots of  IO overhead. 
Ideally, we may emit a single kernel for small reduction sizes  (e.g. reduction 
dim n <= 1024)  


----------------------------------------------------------------
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]


Reply via email to