Skip to content

Conversation

@wchargin
Copy link
Contributor

Summary:
This commit adds tensorboard.util.grpc_util, which provides methods
for consumers of gRPC services.

Original implementation due to @nfelt.

Test Plan:
Unit tests included. They require that the grpcio Pip distribution
(which provides the grpc Python package) be installed in the enclosing
virtualenv. This is already a dependency of tensorboard, so on typical
setups no additional action should be required.

Co-authored-by: Nick Felt nfelt@users.noreply.github.com
wchargin-branch: grpc-util

Summary:
This commit adds `tensorboard.util.grpc_util`, which provides methods
for consumers of gRPC services.

Original implementation due to @nfelt.

Test Plan:
Unit tests included. They require that the `grpcio` Pip distribution
(which provides the `grpc` Python package) be installed in the enclosing
virtualenv. This is already a dependency of `tensorboard`, so on typical
setups no additional action should be required.

Co-authored-by: Nick Felt <nfelt@users.noreply.github.com>
wchargin-branch: grpc-util
@wchargin wchargin requested a review from nfelt October 21, 2019 23:26
wchargin-branch: grpc-util
wchargin-source: dee9ce6f75eb8c3b5bb7f7d87cb5962e1ac83139
Copy link
Contributor

@nfelt nfelt left a comment

Choose a reason for hiding this comment

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

Gosh, it's a pity that we had to strip out all those lovely PyType annotations, but at least we had them for a whole month! /s

@wchargin wchargin merged commit fe0dc76 into master Oct 22, 2019
@wchargin wchargin deleted the wchargin-grpc-util branch October 22, 2019 17:00
wchargin added a commit to wchargin/tensorboard that referenced this pull request Oct 29, 2019
Summary:
This commit adds `tensorboard.util.grpc_util`, which provides methods
for consumers of gRPC services.

Original implementation due to @nfelt.

Test Plan:
Unit tests included. They require that the `grpcio` Pip distribution
(which provides the `grpc` Python package) be installed in the enclosing
virtualenv. This is already a dependency of `tensorboard`, so on typical
setups no additional action should be required.

Co-authored-by: Nick Felt <nfelt@users.noreply.github.com>
wchargin-branch: grpc-util
@wchargin wchargin mentioned this pull request Oct 29, 2019
wchargin added a commit that referenced this pull request Oct 29, 2019
Summary:
This commit adds `tensorboard.util.grpc_util`, which provides methods
for consumers of gRPC services.

Original implementation due to @nfelt.

Test Plan:
Unit tests included. They require that the `grpcio` Pip distribution
(which provides the `grpc` Python package) be installed in the enclosing
virtualenv. This is already a dependency of `tensorboard`, so on typical
setups no additional action should be required.

Co-authored-by: Nick Felt <nfelt@users.noreply.github.com>
wchargin-branch: grpc-util
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