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
训练了25epoch后进行模型的测试,修改配置的数据路径为test.出现以下错误:
InvalidArgumentError (see above for traceback): Assign requires shapes of both tensors to match. lhs shape= [1787] rhs shape= [2664]
The text was updated successfully, but these errors were encountered:
训练了25epoch后进行模型的测试,修改配置的数据路径为test.出现以下错误:
InvalidArgumentError (see above for traceback): Assign requires shapes of both tensors to match. lhs shape= [1787] rhs shape= [2664]
The text was updated successfully, but these errors were encountered: