-
java 11
macos 10.14.6
```
Warning: Could not load Loader: java.lang.UnsatisfiedLinkError: no jnijavacpp in java.library.path: [/Users/jkolobok/Library/Java/Extensions, /Library/Java/Extensions, /…
-
Training works fine now, but the application crashes outside the JVM at inference time with EXCEPTION_ACCESS_VIOLATION (0xc0000005) when calling LGBM_BoosterPredictForMatSingleRow.
System/Java vers…
-
**Describe the bug**
I'm randomly getting this exception from Undertow:
```
java.io.IOException: java.lang.IllegalStateException: UT000127: Response has already been sent
at io.undertow.servlet.s…
-
I'm trying to run the Java lightgbm4j wrapper on Windows and I cannot get around the following error, no matter which library versions etc. I use. The call is embedded in proprietary code (see below).…
-
```
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007fff3bc9c1a7, pid=14344, tid=16440
#
# JRE version: Java(TM) SE …
-
Required version of Java SE is 8u.
It will not compile with newer versions of java... see log below.
ant -f C:\\Users\\corrad61\\Documents\\Software\\jaer -Dnb.internal.action.name=rebuild clean…
-
```
Execution failed for task ':app:mergeDebugJavaResource'.
> A failure occurred while executing com.android.build.gradle.internal.tasks.MergeJavaResWorkAction
> 14 files found with path 'META-…
-
Im trying to run this example of using nd4j with bytedeco [Here](https://github.com/deeplearning4j/deeplearning4j-examples/blob/master/dl4j-examples/src/main/java/org/deeplearning4j/examples/advanced/…
-
![Low_GPU_Usage](https://user-images.githubusercontent.com/87350351/236639312-c6669437-c98a-4b7a-9c23-6410ed95a61b.png)
### LOG
.
.
.
[2023-05-06 21:45:59] [main] INFO Nd4jBackend - Loaded [JCubl…
-
Issue Description
Training LPRNET model with DL4J
encountered behavior
Exception in thread "main" org.deeplearning4j.exception.DL4JInvalidInputException: Cannot do forward pass in Convolution…