keras無法完全更改為theano作為后端
已經(jīng)修改json,而且運(yùn)行開始會(huì)提示,Using theano backend,但是還會(huì)報(bào)錯(cuò)如下:
TypeError: Failed to convert object of type <class 'theano.tensor.var.TensorVariable'> to Tensor. Contents: mean. Consider casting elements to a supported type。
我簡單搜了一下發(fā)現(xiàn)好像還是在給tensorflow提交,不明白