Replies: 1 comment
-
You need include at least one of full deeplearning engine to performance NDArray operations:
|
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
-
For not having an IDE on my pc,I try djl in cmd like this: ./java.exe -classpath 'E:\jdk-20.0.1\userlib\test1\api-0.22.1.jar;E:\jdk-20.0.1\userlib\test1\slf4j-api-2.0.7.jar' ../testscript/testNd.java
And the file testNd.java contains:
But it turns out:
If someone could please tell me how can I handle this?
Beta Was this translation helpful? Give feedback.
All reactions