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 2020/03/02 18:48:50 UTC

[GitHub] [incubator-tvm] comaniac edited a comment on issue #4972: Performance regression of quantization on CUDA after [Relay][AutoTVM] Relay op strategy (#4644)

comaniac edited a comment on issue #4972: Performance regression of quantization on CUDA after [Relay][AutoTVM] Relay op strategy (#4644) 
URL: https://github.com/apache/incubator-tvm/issues/4972#issuecomment-593137397
 
 
   After the op strategy the schedule configs on top hub are no longer compatible. Since only LLVM configs have been updated, other targets like CUDA will use default schedule configs and result in performance regression.

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