aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/debug/debug_graph_utils.cc
Commit message (Expand)AuthorAge
* Removed redundant std::string -> string conversions.Gravatar A. Unique TensorFlower2018-08-28
* Replaced calls to tensorflow::StringPiece::ToString with std::string conversi...Gravatar A. Unique TensorFlower2018-05-02
* Avoid listing all modified Enter/RefEnter nodes on INFO, use VLOG(1) instead.Gravatar Tim Harley2017-10-23
* tfdbg: add device name to deubg opsGravatar Shanqing Cai2017-05-25
* Automated g4 rollback of changelist 156251356Gravatar Geoffrey Irving2017-05-17
* Automated g4 rollback of changelist 156244933Gravatar Geoffrey Irving2017-05-16
* Reduce direct references to NodeDef in favor of Node and AttrSliceGravatar Geoffrey Irving2017-05-16
* Add TFDBG support to GrpcSessionGravatar Shanqing Cai2017-04-29
* tfdbg core: internally-oriented changesGravatar Shanqing Cai2017-04-14
* tfdbg: improve file paths & causality check under suboptimal timestamp resolu...Gravatar Shanqing Cai2017-03-20
* tfdbg core: add configurable attributes to debug ops, DebugNumericSummaryGravatar Shanqing Cai2017-03-20
* tfdbg: add option to tolerate debug op creation failuresGravatar Shanqing Cai2017-02-28
* tfdbg bug fix: avoid hanging while watching Enter and NextIteration ops in wh...Gravatar Shanqing Cai2017-02-14
* Fix code that ignores tensorflow::Status.Gravatar Peter Hawkins2017-02-13
* 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
* Add a :debug BUILD target which, when linked into a binary, enablesGravatar A. Unique TensorFlower2016-12-07
* tfdbg core: implement gRPC debug URLsGravatar Shanqing Cai2016-11-22
* tfdbg core: let RunStateArgs hold a debugger state object, the destructor of ...Gravatar Shanqing Cai2016-11-08
* tfdbg core: support using different tensor watches across DirectSession::Run ...Gravatar Shanqing Cai2016-10-25
* tfdbg: Watch output tensors without emitted edgesGravatar Shanqing Cai2016-10-21
* Merge changes from github.Gravatar A. Unique TensorFlower2016-08-26
* Debugger: File IO utils + File dumping from DebugOpsGravatar Shanqing Cai2016-07-29
* Automated rollback of change 127562075Gravatar Shanqing Cai2016-07-19
* Automated rollback of change 127562075Gravatar Shanqing Cai2016-07-18
* tfdb: Debug nodes inserterGravatar Shanqing Cai2016-07-15