Hi
I read tvm osdi paper and, for re-running experiments in the paper, found some method for automated search(they are in ‘autotvm’)
But i didn’t find the method that check where generated cuda cude(particularly, codes about convolution operation and gemm) is.
how can i find or get cuda codes generated by tvm?
If there is an answer, it will be helpful!
Thanks!