Skip to content

Commit 0bc76c5

Browse files
committed
Updated CHANGELOG.
1 parent 49824dc commit 0bc76c5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55

66
## StableHLO
77

8-
- Added `Call()` op (thx @ajroetker)
8+
- Added `Call()` op (thx @ajroetker).
9+
- Added `Value.OpName()` for introspection.
910
- Dynamic Shapes (thx @ajroetker) -- with and without dynamic bounds.
1011
- Added `DimensionBounds` and `EncodeBounds` fields to `Shape` struct
1112
- Added ops: `DynamicReshape`, `DynamicBroadcastInDim`, `DynamicIota`, `DynamicGather`,

0 commit comments

Comments
 (0)