-
#### Current Behavior
I just bought a new laptop and installed Archlinux on it.
Starship doesn't change the current prompt using the command.
I don't know if I'm missing a library or such kind of…
Smana updated
2 years ago
-
After using Bash-it very happily on Linux, I'm now trying it on macOS (10.15.5, with bash 3.2.57), and I'm having all sorts of weird line break/line wrap problems. The problems seem to stem from `scm_…
-
Cuda11.4 have been installed on win10,why the jar of pytorch-native-cu113 is still very big. Does this package contain many CUDA libraries. If so, can you delete it?
-
## Description
When I try to run inference on pre-trained embeddings while training NLP models, I see NullPointerException as Predictor is not designed to work with multiple devices.
### Error Me…
-
## Description
While technically, an NDList instance can have more than one item, practically it is not well supported by DJL,
a good example is the LambdaBlock::singleton block (or the Linear blo…
-
## Description
I was running [this code](https://github.com/markbookk/java-d2l-IDE/tree/main/section14_4) on CPU and GPU and CPU seemed to run faster for some odd reason. I also made sure the code wa…
-
## Description
(A clear and concise description of what the bug is.)
when i run the yolov5 model on my windows pc with cuda 11.2 i also use optDevice(DEvice.gpu()) but the program always tell me Ex…
javst updated
2 years ago
-
Hi, I'm trying to load a shared library libxyz.so which contains some pytorch custom ops.
I noticed that a previous issue https://github.com/deepjavalibrary/djl/issues/441 suggested it's possible t…
-
## Description
(A clear and concise description of what the feature is.)
Will this change the current api? How?
Who will benefit from this enhancement?
## References
- list reference an…
javst updated
2 years ago
-
TrainMnist.java example 0.12.0-SNAPSHOT on Windows 10 always fails with no memory for Java Runtime exeption
Reproduced on Java 8 (8.0_291-b10) (build 1.8.0_291-b10) and Java 11 (build 18.9 (11.0.10+8…