mirror of
https://github.com/zebrajr/tensorflow.git
synced 2025-12-06 12:20:11 +01:00
Fix release notes for future release.
Current release is busted, at least try to have the next one not fail in the same spectacular way. PiperOrigin-RevId: 509806619
This commit is contained in:
parent
0f48155621
commit
cda579abde
10
RELEASE.md
10
RELEASE.md
|
|
@ -1,17 +1,17 @@
|
|||
# Release 2.13.0
|
||||
|
||||
# Breaking Changes
|
||||
## Breaking Changes
|
||||
|
||||
* <DOCUMENT BREAKING CHANGES HERE>
|
||||
* <THIS SECTION SHOULD CONTAIN API, ABI AND BEHAVIORAL BREAKING CHANGES>
|
||||
|
||||
# Known Caveats
|
||||
## Known Caveats
|
||||
|
||||
* <CAVEATS REGARDING THE RELEASE (BUT NOT BREAKING CHANGES).>
|
||||
* <ADDING/BUMPING DEPENDENCIES SHOULD GO HERE>
|
||||
* <KNOWN LACK OF SUPPORT ON SOME PLATFORM, SHOULD GO HERE>
|
||||
|
||||
# Major Features and Improvements
|
||||
## Major Features and Improvements
|
||||
|
||||
* `tf.lite`:
|
||||
|
||||
|
|
@ -28,13 +28,13 @@
|
|||
libraries (like sklearn or pycocotools) into Keras as first-class Keras
|
||||
metrics.
|
||||
|
||||
# Bug Fixes and Other Changes
|
||||
## Bug Fixes and Other Changes
|
||||
|
||||
* <SIMILAR TO ABOVE SECTION, BUT FOR OTHER IMPORTANT CHANGES / BUG FIXES>
|
||||
* <IF A CHANGE CLOSES A GITHUB ISSUE, IT SHOULD BE DOCUMENTED HERE>
|
||||
* <NOTES SHOULD BE GROUPED PER AREA>
|
||||
|
||||
# Thanks to our Contributors
|
||||
## Thanks to our Contributors
|
||||
|
||||
This release contains contributions from many people at Google, as well as:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user