An open API service indexing awesome lists of open source software.

https://github.com/eth-cscs/tensorflow-training

Multi-GPU training with TensorFlow on Piz Daint
https://github.com/eth-cscs/tensorflow-training

horovod tensorflow

Last synced: 6 months ago
JSON representation

Multi-GPU training with TensorFlow on Piz Daint

Awesome Lists containing this project

README

          

# Multi-GPU training with TensorFlow on Piz Daint

* [Slides](slides)
* [Visualizing SGD and distributed SGD](SGD)
* [Getting started with TensorFlow's input pipelines and TFRecord files](input_pipelines)
* [Distributed training: Image classification with ImageNet](imagenet)
* [Distributed training: Fine-tuning BERT for text extraction](nlp_squad)