Error #219
Unanswered
Adwait01-Bhosale
asked this question in
Q&A
Error
#219
Replies: 1 comment 5 replies
-
Hey there, Those errors look like 1: a datatype issue and 2: a tensor shape issue. What have you tried to fix the errors so far? I'd try searching for the first one online and for the second one researching "tensor shape issues". |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello sir,
Currently in my NLP Prpject i am getting the below two errors please help me resolve this.
error1: Failed to convert a NumPy array to a Tensor (Unsupported object type float).
error2: Shapes (None, 4312870) and (None, 4312870, 139559) are incompatible
Beta Was this translation helpful? Give feedback.
All reactions