Skip to content

Commit 6a1efdd

Browse files
committed
update news with 3.3.3 retether
1 parent 0b01d47 commit 6a1efdd

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

NEWS.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,19 @@
55

66
- `iterate()`, `iter_next()` and `as_iterator()` are now reexported from reticulate.
77

8+
9+
User facing changes with upstream Keras v3.3.3:
10+
11+
- new functions: `op_slogdet()`, `op_psnr()`
12+
13+
- `clone_model()` gains new args: `call_function`, `recursive`
14+
Updated example usage.
15+
16+
- `op_ctc_decode()` strategy argument has new default: `"greedy"`.
17+
Updated docs.
18+
19+
- `loss_ctc()` default name fixed, changed to `"ctc"`
20+
821
User facing changes with upstream Keras v3.3.2:
922

1023
- new function: `op_ctc_decode()`

0 commit comments

Comments
 (0)