Why do NumPy arrays with dtype=object cannot be converted to Tensor?

前端 未结 0 1485
暗喜
暗喜 2021-01-13 09:42

While I was trying out this simple imdb sentiment analysis using RNN,

I came across this error:

ValueError: Failed to convert a NumPy array

相关标签:
回答
  • 消灭零回复
提交回复
热议问题