mirror of
https://github.com/zebrajr/tensorflow.git
synced 2026-01-15 12:15:41 +00:00
chore(links): replace URLs with HTTPS for better security
This commit is contained in:
@@ -3234,7 +3234,7 @@ This release introduces several vulnerability fixes:
|
||||
|
||||
* Keras been split into a separate PIP package (`keras`), and its code has
|
||||
been moved to the GitHub
|
||||
repository[keras-team/keras](http://github.com/keras-team/keras). The
|
||||
repository[keras-team/keras](https://github.com/keras-team/keras). The
|
||||
API endpoints for `tf.keras` stay unchanged, but are now backed by the
|
||||
`keras` PIP package. The existing code in tensorflow/python/keras is a
|
||||
staled copy and will be removed in future release (2.7). Please remove
|
||||
@@ -10260,7 +10260,7 @@ answered questions, and were part of inspiring discussions.
|
||||
## Major Features And Improvements
|
||||
|
||||
* `tf.keras` is now part of the core TensorFlow API.
|
||||
* [`tf.data`](http://tensorflow.org/guide/data) is now part of the core
|
||||
* [`tf.data`](https://tensorflow.org/guide/data) is now part of the core
|
||||
TensorFlow API.
|
||||
* The API is now subject to backwards compatibility guarantees.
|
||||
* For a guide to migrating from the `tf.contrib.data` API, see the
|
||||
|
||||
Reference in New Issue
Block a user