Samples for Multi GPUs in TensorFlow
December 26, 2017 ยท View on GitHub
See the sources and comments.
- two-GPUs.py
- Using 2 GPUs /w designated GPU
- many-GPUs-MNIST.py
- Using 2+ GPUs /w seperated data by number of GPUs
December 26, 2017 ยท View on GitHub
See the sources and comments.