Skip to content

Is this folder created by djl? #3511

Closed Answered by frankfliu
Guibeen asked this question in Q&A
Discussion options

You must be logged in to vote

@Guibeen

Yes, the folder is created by DJL, DJL extract shared libraries from jar file:

  1. 1.13.1 is the version, in native/lib/pytorch.properties file
  2. 20221220 is the jar creation time
  3. cpu-precxx11 is the pytorch flavor
  4. linux-aarch64 is the platform

You can find the code here: https://github.com/deepjavalibrary/djl/blob/master/engines/pytorch/pytorch-engine/src/main/java/ai/djl/pytorch/jni/LibUtils.java#L324

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@Guibeen
Comment options

Answer selected by Guibeen
Comment options

You must be logged in to vote
2 replies
@Guibeen
Comment options

@Guibeen
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants