aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/debug/debug_io_utils.h
Commit message (Expand)AuthorAge
* Fixes a data race condition in tfdbg that could lead to using moreGravatar Stanley Bileschi2018-08-30
* tfdbg: Add adjustable limit to total bytes dumped to diskGravatar Shanqing Cai2018-08-28
* fix C++ header guards.Gravatar A. Unique TensorFlower2018-08-21
* tfdbg: fix a few bugs in grpc_debug_server.pyGravatar Shanqing Cai2017-09-20
* Extending the core DebugIdentity tensorflow operation with support for writingGravatar A. Unique TensorFlower2017-09-19
* 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
* tfdbg: open-source C++ and Python libraries of gRPC debugger modeGravatar Shanqing Cai2017-07-19
* tfdbg: send large Tensor Event protos through gRPC stream in chunksGravatar Shanqing Cai2017-07-05
* tfdbg: fix race condition in picking graph file namesGravatar Shanqing Cai2017-06-15
* tfdbg: dump debug data from different devices in separate directoriesGravatar Shanqing Cai2017-06-05
* tfdbg: add device name to deubg opsGravatar Shanqing Cai2017-05-25
* tfdbg: send encoded GraphDef Event protos in chunks to work around the grpc 4...Gravatar Shanqing Cai2017-05-18
* tfdbg: Internally-oriented changesGravatar Shanqing Cai2017-05-10
* tfdbg core: internally-oriented changesGravatar Shanqing Cai2017-04-14
* tfdbg core: allow gRPC debug server to remotely disable/enable debug opsGravatar Shanqing Cai2017-04-10
* Fix tfdbg in windows cmake buildGravatar Shanqing Cai2017-02-23
* tfdbg core: add core metadata to debugger data stream + better support of con...Gravatar Shanqing Cai2017-02-08
* tfdbg: enable dumping of partition graphs and offline analysis of debug dumpsGravatar Shanqing Cai2016-12-14
* tfdbg core: implement gRPC debug URLsGravatar Shanqing Cai2016-11-22
* tfdbg: Allow debug ops to watch uninitialized tensorsGravatar Shanqing Cai2016-09-06
* Debugger: File IO utils + File dumping from DebugOpsGravatar Shanqing Cai2016-07-29