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 2021/01/08 21:12:55 UTC

[GitHub] [tvm] tkonolige edited a comment on pull request #7233: [TOPI] Minor perf improvement for GPU scatter

tkonolige edited a comment on pull request #7233:
URL: https://github.com/apache/tvm/pull/7233#issuecomment-757000179


   Would it be a better idea to have to separate scatter implementations (the parallel one and the sequential one) and let autotvm figure out which is better? Then we don't have to have all this special casing and magic input sizes.
   
   Do you also have some benchmarks you could show for these changes? (I'm not clear what the second text block is showing)


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