Casting issue
#678
-
Beta Was this translation helpful? Give feedback.
Answered by
saudet
May 17, 2023
Replies: 1 comment 12 replies
-
Remove |
Beta Was this translation helpful? Give feedback.
12 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I see, we should be able to control that with the second element of the
@Cast
annotation, something like this here:https://github.com/bytedeco/javacpp-presets/blob/1.5.8/pytorch/src/main/java/org/bytedeco/pytorch/presets/torch.java#L2499