Java: Scripts to package and upload to Maven Central.
The general idea is that the scripts here download release artifacts (Java sources, JNI native libraries) built using bazel as part of the TensorFlow release process and packages them into a maven repository. See README.md for instructions and layout of the artifacts. Final step for #6926 Change: 151096674
Loading
Please sign in to comment