Can we get an update on how this should be done? There is an example in the doc [reading model from a file](https://tvm.apache.org/docs/how_to/compile_models/from_tensorflow.html#sphx-glr-how-to-compile-models-from-tensorflow-py) but I would like to know the way of doing it with a model object (in memory), like:
```python model = tf.keras.Sequential(layers) # import model into tvm ``` --- [Visit Topic](https://discuss.tvm.apache.org/t/how-to-import-native-tensorflow2-trained-model-into-tvm-relay/8847/5) to respond. You are receiving this because you enabled mailing list mode. To unsubscribe from these emails, [click here](https://discuss.tvm.apache.org/email/unsubscribe/806364e080acba899689f810328a78e817ef16fc1208ea699cfea2b24366fc74).