mirror of
https://github.com/zebrajr/tensorflow.git
synced 2025-12-06 12:20:11 +01:00
Fix release notes.
Becuase the automation that updates the release notes in master after branch cut for release happens has been destroyed and the step has not been done manually in time, we have commits such as9fbf113704# andba1372a41ethat write the wrong contents to the release notes. PiperOrigin-RevId: 507025073
This commit is contained in:
parent
cf48610d94
commit
888231f97a
|
|
@ -13,7 +13,13 @@
|
|||
|
||||
# Major Features and Improvements
|
||||
|
||||
* Added Keras metrics `tf.keras.metrics.FBetaScore` and
|
||||
* `tf.lite`:
|
||||
|
||||
* Add 16-bit and 64-bit float type support for built-in op `cast`.
|
||||
|
||||
* `tf.keras`
|
||||
|
||||
* Added Keras metrics `tf.keras.metrics.FBetaScore` and
|
||||
`tf.keras.metrics.F1Score`.
|
||||
|
||||
# Bug Fixes and Other Changes
|
||||
|
|
@ -114,7 +120,6 @@ This release contains contributions from many people at Google, as well as:
|
|||
* `tf.lite`:
|
||||
|
||||
* Add 16-bit float type support for built-in op `fill`.
|
||||
* Add 16-bit and 64-bit float type support for built-in op `cast`.
|
||||
* Transpose now supports 6D tensors.
|
||||
* Float LSTM now supports diagonal recurrent tensors:
|
||||
https://arxiv.org/abs/1903.08023
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user