hi all,
today, following the pipeline PyTorch -> ONNX -> TVM, I met following errors
with cuda error code `CUDA_ERROR_INVALID_PTX`

The same model, 800X800 can work, but 512x512 reports this error
my env:
cuda10.0
torch 1.4.0
Latest co
hi all, at present, there is only C + + classification code about TVM
deployment, but there is no target detection code. If anyone sees this problem,
please help me solve the problem and share your TVM version code about C + +
Darknet. Thank you very much!!!
Here is my code, but I can only wr