https://github.com/apache/tvm/issues/6966
---
[Visit
Topic](https://discuss.tvm.apache.org/t/realy-vm-for-dynamic-input-can-export-a-lib-for-c-runtime-just-as-relay-build/8520/1)
to respond.
You are receiving this because you enabled mailing list mode.
To unsubscribe from these emails, [
In scenarios where multiple models are used back to back, with multiple inputs
and outputs, TVM doesn't produce helpful native libraries to connect them:
- `get_num_inputs()` returns all tensors instead of only the inputs of the model
- `get_output(id)` has no support for strings. And since out