keras无法完全更改为theano作为后端
已经修改json,而且运行开始会提示,Using theano backend,但是还会报错如下:
TypeError: Failed to convert object of type <class 'theano.tensor.var.TensorVariable'> to Tensor. Contents: mean. Consider casting elements to a supported type。
我简单搜了一下发现好像还是在给tensorflow提交,不明白