I am fed up with this stupid unstable API.
Nothing works. Fuck you TVM !
---
[Visit
Topic](https://discuss.tvm.apache.org/t/resnet50-based-one-stage-detector-model-conversion-gets-hung-up/2373/7)
to respond.
You are receiving this because you enabled mailing list mode.
To unsubscribe fro
Facing same issue. Able to reproduce using the following code:
import os
import numpy as np
import nnvm.testing
import nnvm.compiler
import tvm
import mxnet as mx
from tvm import autotvm
import tvm.relay as relay
from tvm.autotvm.tuner import XGBTuner, GATune