You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TypeError: Fetch argument dict_values([<tf.Tensor 'CharAccuracy/mean/update_op:0' shape=() dtype=float32>, <tf.Tensor 'SequenceAccuracy/mean/update_op:0' shape=() dtype=float32>]) has invalid type <class 'dict_values'>, must be a string or Tensor. (Can not convert a dict_values into a Tensor or Operation.)
The text was updated successfully, but these errors were encountered:
TypeError: Fetch argument dict_values([<tf.Tensor 'CharAccuracy/mean/update_op:0' shape=() dtype=float32>, <tf.Tensor 'SequenceAccuracy/mean/update_op:0' shape=() dtype=float32>]) has invalid type <class 'dict_values'>, must be a string or Tensor. (Can not convert a dict_values into a Tensor or Operation.)
The text was updated successfully, but these errors were encountered: