aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/debug/debug_grpc_testlib.cc
Commit message (Expand)AuthorAge
* Cleanup: Ran clang-format on files in tensorflow/core/.../*.{cc,h}.Gravatar A. Unique TensorFlower2018-01-30
* tfdbg: change grpc protocol to make it possible to switch on/off gated_grpc d...Gravatar Shanqing Cai2017-09-13
* tfdbg: extend grpc_debug_server protocol for interactive debuggingGravatar Shanqing Cai2017-08-11
* Make plugin_data an optional field of SummaryMetadataGravatar A. Unique TensorFlower2017-08-08
* Use the new SummaryMetadata field of the Value proto to pass per-plugin infor...Gravatar A. Unique TensorFlower2017-06-16
* tfdbg: add device name to deubg opsGravatar Shanqing Cai2017-05-25
* Add TFDBG support to GrpcSessionGravatar Shanqing Cai2017-04-29
* tfdbg core: refactor polling method into testlib + some BUILD cleanupGravatar Shanqing Cai2017-04-12
* tfdbg core: allow gRPC debug server to remotely disable/enable debug opsGravatar Shanqing Cai2017-04-10
* Switch debug_grpc_testlib to bind on localhostGravatar A. Unique TensorFlower2017-03-16
* Fix unit tests which rely on IPv4Gravatar A. Unique TensorFlower2017-03-15
* Fix code that ignores tensorflow::Status.Gravatar Peter Hawkins2017-02-13
* tfdbg core: implement gRPC debug URLsGravatar Shanqing Cai2016-11-22