torch.export support
question
**Is your feature request related to a problem? Please describe.**
Torch dynamo models right now are only supported via torch.compile which is python dependent. Most production applications will preferably run on c++.
**Describe the solution you'd like**
Support torch.export models. It's more hermetic, cross platform, efficient and modern.
Just wondering if you have something in the works or if it was considered
关闭于 2026-03-16 3 条评论