Skip to content

Conversation

@psybuzz
Copy link
Contributor

@psybuzz psybuzz commented Sep 15, 2020

Adds the plugin backend for Time Series to OSS, originally internal.

Googlers, this PR is made by copying changes as is from
cl/331838160, removing unused imports, and running the black
formatter.

See that CL for manual changes introduced.

Copy link
Contributor

@wchargin wchargin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving based on your justification and because tests pass (and
verified that the new tests are being run). Only skimmed the diff.

def _build_combined_description(descriptions, description_to_runs):
"""Creates a single description from a set of descriptions.

Descriptions may be composites when a single tag has different descriptions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All the docstring formatting is borked. Could you please run
docformatter once? I did this when first adding Black in #2967 and it
worked like a charm.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done. It did work like a charm!

@psybuzz psybuzz merged commit f7d49da into tensorflow:master Sep 18, 2020
@psybuzz psybuzz deleted the ts-backend branch October 7, 2020 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants