Skip to content

Where exactly proto bindings moved to? #603

@Abacn

Description

@Abacn

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

Some proto definitions under org.tensorflow.proto have been moved to a different location under the same package.

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions