tacotron icon indicating copy to clipboard operation
tacotron copied to clipboard

Anybody get train_multi_gpus.py and eval.py working?

Open cozec opened this issue 7 years ago • 2 comments

Trained with 8GPU and see error msg below. This never happens to single GPU workflow.

NotFoundError (see above for traceback): Key net/encoder/norm1/Variable not found in checkpoint [[Node: save/RestoreV2_115 = RestoreV2[dtypes=[DT_FLOAT], _device="/job:localhost/replica:0/task:0/cpu:0"](_arg_save/Const_0_0, save/RestoreV2_115/tensor_names, save/RestoreV2_115/shape_and_slices)]]

cozec avatar Aug 12 '17 00:08 cozec

I tried with train_multi_gpus.py, and traning is fine. But with eval.py, I get same errores. @cozec Have u solved this?

qclu avatar Aug 30 '17 02:08 qclu

not yet. busy with training using phoneme

cozec avatar Aug 30 '17 02:08 cozec