LeeDoYup / AnoGAN-tf

Unofficial Tensorflow Implementation of AnoGAN (Anomaly GAN)
MIT License
270 stars 92 forks source link

Multi-GPU training #14

Closed LK1711 closed 5 years ago

LK1711 commented 5 years ago

Hello,

how could we train on multiple GPUs? On my system it seems only one GPU is loaded.

The configuration of my system is: Ubuntu 16.04 LTS 2 x GeForce GTX 1080 8GB

Thank you in advance!

LeeDoYup commented 5 years ago

MultiGPU codes are not implemented in this repo.

LeeDoYup commented 5 years ago

You can change the training codes with following tutorial: https://www.tensorflow.org/guide/using_gpu