aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/distributed_runtime/tensor_coding.cc
Commit message (Expand)AuthorAge
* Also reverting ccedcbGravatar Yifei Feng2018-03-08
* Update deprecated API useGravatar A. Unique TensorFlower2018-02-01
* Factor out RPCState into its own header.Gravatar Eugene Brevdo2017-11-01
* Prepare to remove a bunch of proto.h includes from tensorflow/core headersGravatar Geoffrey Irving2017-06-29
* Sort header inclusions; define EIGEN_USE_THREADS where headers depend on it.Gravatar A. Unique TensorFlower2017-06-07
* Remove unused protobuf header inclusionsGravatar A. Unique TensorFlower2017-06-06
* Merge changes from github.Gravatar A. Unique TensorFlower2016-11-17
* TensorCoding: Always use meta_ when parsing the RawMessage,Gravatar A. Unique TensorFlower2016-09-17
* Merge changes from github.Gravatar Dan Mané2016-09-09
* Increase bytes limit in ParseFrom().Gravatar A. Unique TensorFlower2016-08-22
* In TensorCoding::InitPartial(), copy RecvTensorResponseGravatar A. Unique TensorFlower2016-08-18
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-08-16
* Automated rollback of change 129809238Gravatar A. Unique TensorFlower2016-08-10
* Avoid an extra copy when receiving a tensor over grpc.Gravatar A. Unique TensorFlower2016-08-09
* Added new TensorResponse module, which parses a serialized RecvTensorResponseGravatar A. Unique TensorFlower2016-07-28