Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ND4J is conflicting with Android dependencies #10040

Open
TinTran64 opened this issue Oct 27, 2023 · 0 comments
Open

ND4J is conflicting with Android dependencies #10040

TinTran64 opened this issue Oct 27, 2023 · 0 comments

Comments

@TinTran64
Copy link

TinTran64 commented Oct 27, 2023

Issue Description

I've added ND4J to my Android project as it's needed for pre/post-processing outputs from my AI models but its internal dependencies are conflicting with our other dependencies.

ND4J’s guava and protobuf are conflicting with other dependencies. I can see that you guys has shaded them but it's seem that javax.annotation in org.nd4j:guava and com.google.thirdparty.publicsuffix in org.nd4j:protobuf is not relocated causing the conflict.
image

Version Information

  • Deeplearning4j version: 1.0.0-M2.1
  • Platform information: Android
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant