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
问题二:
Traceback (most recent call last):
File "ssq4all.py", line 121, in
tf.compat.v1.app.run()
raise ValueError(
ValueError: Cannot feed value of shape (2656, 1, 7, 1) for Tensor 'Placeholder:0', which has shape '(2656, 1, 13, 1)'
The text was updated successfully, but these errors were encountered:
问题一
缺少这个方法,
get_exl_data_v2
问题二:
Traceback (most recent call last):
File "ssq4all.py", line 121, in
tf.compat.v1.app.run()
raise ValueError(
ValueError: Cannot feed value of shape (2656, 1, 7, 1) for Tensor 'Placeholder:0', which has shape '(2656, 1, 13, 1)'
The text was updated successfully, but these errors were encountered: