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
# 请在此处贴上你的调试输出
ValueError: Tensor("Cast:0", shape=(), dtype=float32) must be from the same graph as Tensor("loss/efficient_global_pointer_loss/strided_slice:0", shape=(?, ?, ?), dtype=float32).
提问时请尽可能提供如下信息:
基本信息
核心代码
输出信息
自我尝试
不管什么问题,请先尝试自行解决,“万般努力”之下仍然无法解决再来提问。此处请贴上你的努力过程。
想进行交叉验证效果,为防止上一步模型的缓存造成数据泄露,需要清除掉,使用clear_session(),但一直报上面的错误,然后网上搜集相关问题,还是无法解决
The text was updated successfully, but these errors were encountered: