Issue: Converting model from pytorch to relay model

I would suggest looking into converting the model → onnx → relay if possible. The onnx frontend is much more mature.

1 Like