TensorFlow-Multi-GPUs
TensorFlow-Multi-GPUs copied to clipboard
how to load model on multi-gpus
first, thank for your post; when I trained model on two gpus, I restored the model, but the predict tensor is two(gpu_1, gpu_2), how to predict on multi-gpus model file?