aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/debug/debug_io_utils_test.cc
Commit message (Expand)AuthorAge
* tfdbg: Add adjustable limit to total bytes dumped to diskGravatar Shanqing Cai2018-08-28
* Cleanup: Ran clang-format on files in tensorflow/core/.../*.{cc,h}.Gravatar A. Unique TensorFlower2018-01-30
* Extending the core DebugIdentity tensorflow operation with support for writingGravatar A. Unique TensorFlower2017-09-19
* Merge changes from github.Gravatar A. Unique TensorFlower2017-08-15
* 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
* Remove unused protobuf header inclusionsGravatar A. Unique TensorFlower2017-06-06
* 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
* Fix code that ignores tensorflow::Status.Gravatar Peter Hawkins2017-02-13
* Merge changes from github.Gravatar Andrew Harp2016-12-08
* tfdbg core: implement gRPC debug URLsGravatar Shanqing Cai2016-11-22
* Change FileExists to return tensorflow::Status.Gravatar Jonathan Hseu2016-11-04
* Debugger: File IO utils + File dumping from DebugOpsGravatar Shanqing Cai2016-07-29