Compile CNN to CUDA code with TVM stack

Hello everyone:

I am trying to compile a simple CNN (LeNet) wuth TVM stack.

Is it possible to compile the network directly to readable codes like tutorial in https://docs.tvm.ai/tutorials/optimize/opt_gemm.html