tvm
tvm copied to clipboard
[Tracking Issue] [Relax][PyTorch] Dynamic shape support in ExportedProgram
This issue tracks the progress of dynamic shapes support in ExportedProgram
- [x] Basic support for dynamic shape #17817
- [ ] Support for basic range constraints #17898
- [ ] Suppor for advanced range constraints (e.g.
s0 + 1)
cc @junrushao @shingjan
Can I get assigned on this please if its open to community contributions?
@demoncoder-crypto I haven't started to work on range constraints support due to my bandwidth. So feel free to take the issue!
#17898 Check implementation, If my direction is correct I will iteratively improve everything