Pls help configure debug in Intellij Idea #2745
GooDoCheck
started this conversation in
Show and tell
Replies: 1 comment 2 replies
-
You can configure your IntelliJ: You can adjust display NDArray range: |
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
-
Hello! I'm trying to use the library according to the guide, and unfortunately I can't check the results, because the console output is not verbose enough. Guide url: https://d2l.djl.ai/chapter_linear-networks/linear-regression-djl.html
I suggest setting up my IDE, so the guide is https://github.com/deepjavalibrary/djl/blob/master/docs/development/development_guideline.md,
but the ide still shows the error "Check the "Development Guideline"->Debug to enable array display". I am working in Intellij Idea 2021.2.4 ultimate. I work with maven builder, added 2 dependencies ai.djl:api:0.23.0 and ai.djl.mxnet:mxnet-engine:0.23.0.
Please respond, perhaps it is worth making adjustments to this manual)
Beta Was this translation helpful? Give feedback.
All reactions