tianxu1997

Results 2 issues of tianxu1997

When I tried to build the Eclipse platform on the LoongArch platform, I found that the relevant code was too outdated. Therefore, I made some modifications, including modifying the code...

Hi, I'm trying to adapt DJL for the LoongArch architecture, but I encountered the following error: ``` ... > java.io.FileNotFoundException: https://publish.djl.ai/pytorch/2.5.1/jnilib/0.33.0/linux-loongarch64/cpu- precxx11/libdjl_torch.so ... ``` I think I need to adapt...