You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.