MobileFaceNet_Tensorflow icon indicating copy to clipboard operation
MobileFaceNet_Tensorflow copied to clipboard

fixed multi-gpu train bug.

Open clhne opened this issue 6 years ago • 1 comments

When use multi-gpus to train: python multi_gpu_train.py error: raise ValueError("None values not supported.") ValueError: None values not supported.

ValueError: Tried to convert 'input' to a tensor and failed. Error: None values not supported.

clhne avatar Mar 29 '19 06:03 clhne

I hava same problem,could you support the method of fixed multi-gpu train bug.

jackzpp12 avatar Nov 21 '19 07:11 jackzpp12