You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -115,4 +115,4 @@ This tutorial was designed for easily diving into TensorFlow2.0. it includes bo
115
115
-**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.
116
116
117
117
#### 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