TF-Speech-Recognition-Challenge-Solution icon indicating copy to clipboard operation
TF-Speech-Recognition-Challenge-Solution copied to clipboard

TypeError: Cannot interpret feed_dict key as Tensor: The name 'train_mode:0' refers to a Tensor which does not exist. The operation, 'train_mode', does not exist in the graph.

Open Mack241 opened this issue 5 years ago • 0 comments

This is the error that I am getting in HyperTuning convLSTM. The error is probably at the val_acc() because the hyperopt is not being able to plot the graph. Can you help me resolve this issue.Thanks

Mack241 avatar Jan 26 '19 20:01 Mack241