multi-task-learning icon indicating copy to clipboard operation
multi-task-learning copied to clipboard

AttributeError: 'tuple' object has no attribute 'eval' in Tensorflow 1.0.1

Open wwhgh opened this issue 8 years ago • 0 comments

hi, I have change the code to Tensorflow1.0.1. when I run the model has an error in "run_epoch" line 37,

AttributeError: 'tuple' object has no attribute 'eval'

how can I solve this problem? Thanks

wwhgh avatar May 23 '17 08:05 wwhgh