Skip to content

Commit bf2241b

Browse files
committed
Updated CHANGELOG.
1 parent 6a2f2a2 commit bf2241b

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
@@ -1,11 +1,12 @@
1-
# Next
1+
# Next: Dynamic Shapes (thx @ajroetker); Quantized shapes;
22

33
* Updated `DefaultCPUVersion` to "v0.83.4" (`pjrt-cpu-binaries` version)
44
* Quantization:
55
- Add Quantization field to shapes.Shape.
66
- Add i2, i4, ui2 and ui4 DTypes.
77
- Add UniformQuantize() and UniformDequantize() ops.
88
- Add Value.WithOutputElementType() to allow change of quantization parameters for operations.
9+
- Dynamic Shapes (thx @ajroetker)
910

1011
# v0.1.4
1112

0 commit comments

Comments
 (0)