You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please make sure that this is a documentation issue. As per our GitHub Policy, we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:doc_template
You need both tensorflow-core-native and tensorflow-core-api to use the Java API, and native is a dependency of api. So while the artifact that package is in did move, it's still in the same package.
Please make sure that this is a documentation issue. As per our GitHub Policy, we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:doc_template
System information
Describe the documentation issue
Tensorflow proto bindings have been moved multiple times.
In Tensorflow 1 it was in https://mvnrepository.com/artifact/org.tensorflow/proto/1.15.0
under org.tensorflow.example package
In Tensorflow 2 (Java 0.x) it moved to https://mvnrepository.com/artifact/org.tensorflow/tensorflow-core-api/0.5.0
under org.tensorflow.proto.example package
Now in MIGRATING.md it noted
However I cannot find which released artifact it goes into searching over the documents.
We welcome contributions by users. Will you be able to update submit a PR (use the doc style guide) to fix the doc Issue?
The text was updated successfully, but these errors were encountered: