How to replace the default code for nn.conv2d at the target llvm

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