tvm icon indicating copy to clipboard operation
tvm copied to clipboard

[Tracking Issue] [Relax][PyTorch] Dynamic shape support in ExportedProgram

Open mshr-h opened this issue 7 months ago • 3 comments

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

mshr-h avatar Apr 09 '25 06:04 mshr-h

Can I get assigned on this please if its open to community contributions?

demoncoder-crypto avatar Apr 24 '25 19:04 demoncoder-crypto

@demoncoder-crypto I haven't started to work on range constraints support due to my bandwidth. So feel free to take the issue!

mshr-h avatar Apr 25 '25 02:04 mshr-h

#17898 Check implementation, If my direction is correct I will iteratively improve everything

demoncoder-crypto avatar Apr 26 '25 17:04 demoncoder-crypto