Prototype dynamic shape inference lowering to HLO/IREE #35
Labels
compiler/dialects
Relating to the IREE compiler dialects (flow, hal, vm)
enhancement ➕
New feature or request
This may be done for us as part of MLIR's tf2xla effort however we need to ensure what is produced lines up with what we need to perform symbolic shape calculation. Specifically, we want to be able to know which calculations are part of shape inference vs. general arithmetic and which values are shapes.
The text was updated successfully, but these errors were encountered: