aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/debug
Commit message (Expand)AuthorAge
...
* tfdbg: send encoded GraphDef Event protos in chunks to work around the grpc 4...Gravatar Shanqing Cai2017-05-18
* 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
* tfdbg: apply nomac tag to grpc_session_debug_testGravatar Shanqing Cai2017-05-12
* Remove unnecessary copies of value parameters.Gravatar Peter Hawkins2017-05-10
* tfdbg: Internally-oriented changesGravatar Shanqing Cai2017-05-10
* Add TFDBG support to GrpcSessionGravatar Shanqing Cai2017-04-29
* Merge changes from github.Gravatar Shanqing Cai2017-04-22
* tfdbg core: internally-oriented changesGravatar Shanqing Cai2017-04-14
* 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
* tfdbg: internal-oriented changesGravatar Shanqing Cai2017-03-28
* tfdbg core: explicitly disable debug_gateway_test on GPU with tagGravatar Shanqing Cai2017-03-23
* 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: make debug_gateway_test a CPU-only test for nowGravatar Shanqing Cai2017-03-16
* Switch debug_grpc_testlib to bind on localhostGravatar A. Unique TensorFlower2017-03-16
* Disable debug_gateway_test as it is flaky also on linux.Gravatar Gunhan Gulsoy2017-03-16
* Fix unit tests which rely on IPv4Gravatar A. Unique TensorFlower2017-03-15
* tfdbg: migrate debug_ops out of all_kernelsGravatar Shanqing Cai2017-03-10
* tfdbg: add option to tolerate debug op creation failuresGravatar Shanqing Cai2017-02-28
* Fix tfdbg in windows cmake buildGravatar Shanqing Cai2017-02-23
* 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: temporarily disable flaky test on GPUGravatar Shanqing Cai2017-02-11
* tfdbg core: add core metadata to debugger data stream + better support of con...Gravatar Shanqing Cai2017-02-08
* Make the visilibility of tensorflow/core/debug:debug publicGravatar Shanqing Cai2017-01-12
* tfdbg: enable dumping of partition graphs and offline analysis of debug dumpsGravatar Shanqing Cai2016-12-14
* Merge changes from github.Gravatar Andrew Harp2016-12-08
* Add a :debug BUILD target which, when linked into a binary, enablesGravatar A. Unique TensorFlower2016-12-07
* tfdbg: Some changes that take effect only internally.Gravatar Shanqing Cai2016-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
* Change FileExists to return tensorflow::Status.Gravatar Jonathan Hseu2016-11-04
* tfdbg core: support using different tensor watches across DirectSession::Run ...Gravatar Shanqing Cai2016-10-25
* tfdbg core: remove assumption about _SINK node from testGravatar Shanqing Cai2016-10-25
* tfdbg: Watch output tensors without emitted edgesGravatar Shanqing Cai2016-10-21
* tfdbg: Remove assertion that _SINK node gets executed by the executorGravatar Shanqing Cai2016-10-19
* Automated rollback of change 133191013Gravatar Shanqing Cai2016-09-26
* Automated rollback of change 133191013Gravatar A. Unique TensorFlower2016-09-15
* tfdbg: 1st step toward GRPC debug targets: Protobuf service definitionGravatar Shanqing Cai2016-09-14
* To prepare for removal of cuda_cc_test(s) build rule, make all build rulesGravatar Gunhan Gulsoy2016-09-09
* Clean up locking in DirectSession.Gravatar Suharsh Sivakumar2016-09-08
* tfdbg: Allow debug ops to watch uninitialized tensorsGravatar Shanqing Cai2016-09-06
* Merge changes from github.Gravatar A. Unique TensorFlower2016-08-26
* Remove extra LICENSE files.Gravatar A. Unique TensorFlower2016-08-16
* Change Tensor::UnsafeCopyFromInternal to take an explicit DataType, rather th...Gravatar A. Unique TensorFlower2016-08-16
* Enable output of partition graphs via RunMetadata for DirectSession::Run() callsGravatar Shanqing Cai2016-08-15
* Debugger: File IO utils + File dumping from DebugOpsGravatar Shanqing Cai2016-07-29