TensorFlow: AttributeError: 'Tensor' object has no attribute 'shape'

前端 未结 3 1181
萌比男神i
萌比男神i 2020-12-18 19:52

I have the following code which uses TensorFlow. After I reshape a list, it says

AttributeError: \'Tensor\' object has no attribute \'shape\'

3条回答
提交回复
热议问题