首页 > 技术文章 > ValueError: Tensor Tensor("conv1d_20/BiasAdd:0", shape=(?, 27, 512), dtype=float32) is not an element of this graph.报错

zb-ml 2021-06-10 23:16 原文

拼命报错,折腾了一天

ValueError: Tensor Tensor("conv1d_20/BiasAdd:0", shape=(?, 27, 512), dtype=float32) is not an element of this graph.

 

 

 

keras修改backend的方法

https://blog.csdn.net/linuxwindowsios/article/details/68483618

 

改完backend发现并没有卵用!!!

明天搞吧,心累了

推荐阅读