Hi @simplelins,
Do you want to offload the entire conv2d computation to your library? If yes, I think this might help: https://tvm.apache.org/docs/dev/relay_bring_your_own_codegen.html
Hi @simplelins,
Do you want to offload the entire conv2d computation to your library? If yes, I think this might help: https://tvm.apache.org/docs/dev/relay_bring_your_own_codegen.html