Upgrade gRPC version and fix file duplication
authorNoah Eisen <ncteisen@google.com>
Tue, 10 Apr 2018 19:28:04 +0000 (12:28 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Tue, 10 Apr 2018 19:30:23 +0000 (12:30 -0700)
commitdc7883afb6220e5a105d8fea6e0cfdaf92839db3
tree94f203a2b88ed26abcc04d989ddd1b2724c5b1a6
parent199b8ade22550ca3e5ccc6c744914b3ef614d232
Upgrade gRPC version and fix file duplication

This bumps the gRPC version used in OSS Tensorflow to pick up grpc/grpc#14541, which exposes gRPC serialization classes which were previously hidden in an internal namespace. Using these files eliminates files duplicated from gRPC repo

PiperOrigin-RevId: 192327358
tensorflow/contrib/cmake/external/grpc.cmake
tensorflow/core/distributed_runtime/rpc/BUILD
tensorflow/core/distributed_runtime/rpc/grpc_master_service_impl.h
tensorflow/core/distributed_runtime/rpc/grpc_serialization_traits.h [deleted file]
tensorflow/core/distributed_runtime/rpc/grpc_worker_service_impl.h
tensorflow/workspace.bzl