报这个错请问怎么解决 #1896
Unanswered
wangwei2919
asked this question in
Q&A
报这个错请问怎么解决
#1896
Replies: 1 comment 2 replies
-
You are not using the right type for your indices NDArray. You can apply a |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Expected tensor for argument #1 'indices' to have one of the following scalar types: Long, Int; but got CPUFloatType instead (while checking arguments for embedding)
Beta Was this translation helpful? Give feedback.
All reactions