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

Add new package to check for when re-exporting tf.summary. #6558

Closed
wants to merge 1 commit into from
Closed

Add new package to check for when re-exporting tf.summary. #6558

wants to merge 1 commit into from

Conversation

BrianWieder
Copy link
Member

Motivation for features / changes

In the next few weeks TensorFlow will switch over to a new API generation binary, and will cleanup some of its API generation logic. This adds the new module to check for the generated TF API when re-exporting tf.summary.

Technical description of changes

Add new module path to check for the generated TF API when re-exporting TF summary.

Screenshots of UI changes (or N/A)

N/A

Detailed steps to verify changes work correctly (as executed by you)

bazel test //tensorboard/...

Alternate designs / implementations considered (or N/A)

N/A

This is needed for the new version of the TF API generation that will
be switched over to soon.
@BrianWieder BrianWieder marked this pull request as draft August 29, 2023 18:22
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

Successfully merging this pull request may close these issues.

1 participant