ITADN

torch.export support

#8678Closedeladamittai 创建于 2026-02-27
question
E
eladamittaicommented
**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 条评论