masahi commented on PR #15462:
URL: https://github.com/apache/tvm/pull/15462#issuecomment-1663456503

   > where to put the find_cudnn_best_algo
   
   For our cutlass backend, we do something equivalent of `find_algo` here 
during compilation:
   
https://github.com/apache/tvm/blob/unity/src/relax/backend/contrib/cutlass/codegen.cc#L279-L284
   
   So I expect you can do a similar thing in your `cuDNNCompiler`.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to