aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/debug_ops.h
Commit message (Expand)AuthorAge
* Fix compiler warnings in `DebugNanCountOp` and `DebugNumericSummaryOp`.Gravatar Derek Murray2018-09-04
* tfdbg: Add adjustable limit to total bytes dumped to diskGravatar Shanqing Cai2018-08-28
* fix C++ header guards.Gravatar A. Unique TensorFlower2018-08-21
* Branch 183429339 (#16469)Gravatar Rasmus Munk Larsen2018-01-26
* tfdbg: fix missing space in grpc error messageGravatar Shanqing Cai2017-11-17
* Merge changes from github.Gravatar A. Unique TensorFlower2017-08-15
* Merge changes from github.Gravatar Jonathan Hseu2017-06-09
* tfdbg: add runtime shape and dtype info to DebugNumericSummaryGravatar Shanqing Cai2017-05-26
* tfdbg: add device name to deubg opsGravatar Shanqing Cai2017-05-25
* tfdbg: Python interface, implementation and tests for gRPC debug ops gatingGravatar Shanqing Cai2017-04-22
* 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
* tfdbg core: add configurable attributes to debug ops, DebugNumericSummaryGravatar Shanqing Cai2017-03-20
* Fix code that ignores tensorflow::Status.Gravatar Justin Lebar2017-03-03
* Fix tfdbg in windows cmake buildGravatar Shanqing Cai2017-02-23
* tfdbg: Fix a bug in DebugNumericSummaryOp's min / max calculation algorithmGravatar Shanqing Cai2017-02-21
* tfdbg ops: Expand DebugNumericSummary to bool and integer inputsGravatar Shanqing Cai2017-02-21
* Swap NaN count from index 7 to 2 within DebugNumericSummary ops.Gravatar A. Unique TensorFlower2017-02-17
* tfdbg: handle tensors of non-mem-copyable data types (e.g., DT_RESOURCE) prop...Gravatar Shanqing Cai2017-01-24
* Merge changes from github.Gravatar Patrick Nguyen2017-01-17
* Merge changes from github.Gravatar Jonathan Hseu2016-12-22
* tfdbg: add debug op DebugNumericSummaryGravatar Shanqing Cai2016-12-11
* Address a bunch of compiler warnings on the Mac.Gravatar Asim Shankar2016-09-22
* tfdbg: Allow debug ops to watch uninitialized tensorsGravatar Shanqing Cai2016-09-06
* Merge changes from github.Gravatar Xiaoqiang Zheng2016-08-05
* 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