Skip to content

Commit ffea584

Browse files
YunYang1994YunYang1994
YunYang1994
authored and
YunYang1994
committed
update
1 parent 492008d commit ffea584

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -115,4 +115,4 @@ This tutorial was designed for easily diving into TensorFlow2.0. it includes bo
115115
- **Pix2Pix** ([notebook](https://nbviewer.jupyter.org/github/YunYang1994/tensorflow2.0-examples/blob/master/6-Generative_Adversarial_Networks/Pix2Pix.ipynb)) ([code](6-Generative_Adversarial_Networks/Pix2Pix.py))([paper](https://arxiv.org/pdf/1611.07004.pdf)). Image-to-Image Translation with Conditional Adversarial Networks.
116116

117117
#### 7 - Utils
118-
- **Multiple GPU Training** ([code](7-Utils/multi_gpu_train.py)). Use multiple GPU to train your model.
118+
- **Multiple GPU Training** ([notebook](https://yunyang1994.github.io/posts/TensorFlow-的多卡-GPU-训练机制/#more))([code](7-Utils/multi_gpu_train.py)). Use multiple GPU to train your model.

0 commit comments

Comments
 (0)