Merge pull request #33930 from 8bitmp3:patch-8
PiperOrigin-RevId: 278404410 Change-Id: I8661fb070c78ee83f1feeb426312d575ffa7998d
This commit is contained in:
commit
ebae747cbc
@ -45,7 +45,8 @@ $ pip install tensorflow
|
||||
```
|
||||
|
||||
Use the GPU package for
|
||||
[CUDA-enabled GPU cards](https://www.tensorflow.org/install/gpu):
|
||||
[CUDA-enabled GPU cards](https://www.tensorflow.org/install/gpu) *(Ubuntu and
|
||||
Windows)*:
|
||||
|
||||
```
|
||||
$ pip install tensorflow-gpu
|
||||
@ -131,6 +132,8 @@ Build Type
|
||||
* [TensorFlow official models](https://github.com/tensorflow/models/tree/master/official)
|
||||
* [TensorFlow examples](https://github.com/tensorflow/examples)
|
||||
* [TensorFlow in Practice from Coursera](https://www.coursera.org/specializations/tensorflow-in-practice)
|
||||
* [Intro to TensorFlow for Deep Learning from Udacity](https://www.udacity.com/course/intro-to-tensorflow-for-deep-learning--ud187)
|
||||
* [Introduction to TensorFlow Lite from Udacity](https://www.udacity.com/course/intro-to-tensorflow-lite--ud190)
|
||||
* [TensorFlow blog](https://blog.tensorflow.org)
|
||||
* [TensorFlow Twitter](https://twitter.com/tensorflow)
|
||||
* [TensorFlow YouTube](https://www.youtube.com/channel/UC0rqucBdTuFTjJiefW5t-IQ)
|
||||
|
Loading…
Reference in New Issue
Block a user