mirror of
https://github.com/zebrajr/tensorflow.git
synced 2025-12-06 12:20:11 +01:00
Merge pull request #44742 from tensorflow:terrytangyuan-patch-1
PiperOrigin-RevId: 341996703 Change-Id: Ib9114a773988e1deeedcdb0c67c95442a55e9752
This commit is contained in:
commit
7014b347e6
|
|
@ -5,7 +5,6 @@
|
||||||
[](https://badge.fury.io/py/tensorflow)
|
[](https://badge.fury.io/py/tensorflow)
|
||||||
[](https://badge.fury.io/py/tensorflow)
|
[](https://badge.fury.io/py/tensorflow)
|
||||||
|
|
||||||
|
|
||||||
**`Documentation`** |
|
**`Documentation`** |
|
||||||
------------------- |
|
------------------- |
|
||||||
[](https://www.tensorflow.org/api_docs/) |
|
[](https://www.tensorflow.org/api_docs/) |
|
||||||
|
|
@ -61,6 +60,7 @@ commands.
|
||||||
*Nightly binaries are available for testing using the
|
*Nightly binaries are available for testing using the
|
||||||
[tf-nightly](https://pypi.python.org/pypi/tf-nightly) and
|
[tf-nightly](https://pypi.python.org/pypi/tf-nightly) and
|
||||||
[tf-nightly-cpu](https://pypi.python.org/pypi/tf-nightly-cpu) packages on PyPi.*
|
[tf-nightly-cpu](https://pypi.python.org/pypi/tf-nightly-cpu) packages on PyPi.*
|
||||||
|
|
||||||
#### *Try your first TensorFlow program*
|
#### *Try your first TensorFlow program*
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
|
|
@ -159,8 +159,6 @@ Container Type | Status | Art
|
||||||
* [Introduction to TensorFlow Lite from Udacity](https://www.udacity.com/course/intro-to-tensorflow-lite--ud190)
|
* [Introduction to TensorFlow Lite from Udacity](https://www.udacity.com/course/intro-to-tensorflow-lite--ud190)
|
||||||
* [Machine Learning with TensorFlow on GCP](https://www.coursera.org/specializations/machine-learning-tensorflow-gcp)
|
* [Machine Learning with TensorFlow on GCP](https://www.coursera.org/specializations/machine-learning-tensorflow-gcp)
|
||||||
* [TensorFlow Codelabs](https://codelabs.developers.google.com/?cat=TensorFlow)
|
* [TensorFlow Codelabs](https://codelabs.developers.google.com/?cat=TensorFlow)
|
||||||
* [TensorFlow Chat Room on StackOverflow (not actively monitored by the
|
|
||||||
TensorFlow team)](https://chat.stackoverflow.com/rooms/216694/tensorflow)
|
|
||||||
* [TensorFlow Blog](https://blog.tensorflow.org)
|
* [TensorFlow Blog](https://blog.tensorflow.org)
|
||||||
* [Learn ML with TensorFlow](https://www.tensorflow.org/resources/learn-ml)
|
* [Learn ML with TensorFlow](https://www.tensorflow.org/resources/learn-ml)
|
||||||
* [TensorFlow Twitter](https://twitter.com/tensorflow)
|
* [TensorFlow Twitter](https://twitter.com/tensorflow)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user