torch-mlir icon indicating copy to clipboard operation
torch-mlir copied to clipboard

Dynamic shape support in TOSA backend?

Open chadhakunal opened this issue 3 months ago • 3 comments

Does the TOSA backend in Torch-MLIR support dynamic shapes (e.g., runtime batch sizes, sequence lengths, or other symbolic dimensions)?

I’m exploring lowering models with variable batch sizes and sequence lengths and want to confirm whether this is currently supported when targeting TOSA.

Thanks!

chadhakunal avatar Sep 22 '25 20:09 chadhakunal