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
在进行第一轮训练时,当step101结束后报错:logits and labels must have the same first dimension, got logits shape [2800,9003] and labels shape [2860],不知道该怎么调整代码的label与logits长度相等。
在进行第一轮训练时,当step101结束后报错:logits and labels must have the same first dimension, got logits shape [2800,9003] and labels shape [2860],不知道该怎么调整代码的label与logits长度相等。