Replies: 1 comment
-
You create a simple java Object as Input:
Or use built-in class: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
在使用pt模型时,模型的输入为model(float[][][] input1,int[][][] input2),可是在进行Translator构造时,只能有一种输入(Translator<I, O>)无法满足模型双输入,请问这种情况该如何处理,任何帮助都不胜感激
Beta Was this translation helpful? Give feedback.
All reactions