facenet
facenet copied to clipboard
How change train_softmax.py and facenet.py to run in multiple GPUs?
Hello! I need help to change train_softmax.py and facenet.py to run in multiple GPUs. Can help me?
I am also Having trouble with Parallel computation across multiple GPUs. How can I do that?
same problem here, i have 8 GPUs but the training is going only on one GPU. please help if you find a solution. this could help save a lot of resource and time
@davidsandberg can you please suggest what are the necessary changes that i have to make in order to train it in multiple-GPUs
Did anyone found the solution??