aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/debug
Commit message (Expand)AuthorAge
...
* Don't close session in debug_gradients_test.py.Gravatar Skye Wanderman-Milne2018-01-24
* Switch GradientsDebugger to use C API-friendly Python APIsGravatar Skye Wanderman-Milne2018-01-11
* Merge changes from github.Gravatar Frank Chen2018-01-10
* Relax text comparison for numpy formatting of arraysGravatar Shanqing Cai2018-01-10
* Disable all failing tests to fix TF opensource tests.Gravatar Gunhan Gulsoy2018-01-08
* tfdbg: Add DebugGradientRefIdentity opGravatar Shanqing Cai2018-01-08
* Automated g4 rollback of changelist 180848930Gravatar James Qin2018-01-05
* Add `FunctionLibraryRuntime::InstantiateOptions` struct.Gravatar Derek Murray2018-01-04
* tfdbg: add option to disable sending of traceback and source codeGravatar Shanqing Cai2018-01-03
* Merge changes from github.Gravatar Raghuraman Krishnamoorthi2018-01-03
* Merge changes from github.Gravatar Patrick Nguyen2017-12-28
* tfdbg: Fix a bug in source file content readingGravatar Shanqing Cai2017-12-27
* Merge changes from github.Gravatar A. Unique TensorFlower2017-12-22
* tfdbg: allow writing tensor values to filesystem as numpy filesGravatar Shanqing Cai2017-12-21
* tfdbg: send graph traceback and source files from TensorBoard wrapper and hookGravatar Shanqing Cai2017-12-20
* Fixed a couple of bugs in transitive reduction:Gravatar A. Unique TensorFlower2017-12-19
* Automated g4 rollback of changelist 179260538Gravatar Dandelion Man?2017-12-15
* Automated g4 rollback of changelist 179258973Gravatar A. Unique TensorFlower2017-12-15
* Merge changes from github.Gravatar Dandelion Man?2017-12-15
* Add `grpc_enabled` optional argument to various Python test rules.Gravatar Derek Murray2017-12-11
* Add ":grpc_debug_test_server" to the deps of ":debug_py".Gravatar Chi Zeng2017-12-07
* tfdbg: cosmetic fix to MonitoredSession.__del__ AttributeErrorGravatar Shanqing Cai2017-12-07
* tfdbg: Add protocol for sending tracebacks and source code to debug serverGravatar Shanqing Cai2017-12-06
* Merge changes from github.Gravatar Shanqing Cai2017-12-06
* Simplified parts of the constant folding code and made it more robust to unex...Gravatar Benoit Steiner2017-12-06
* tfdbg: Add TensorBoardDebugWrapperSession and TensorBoardDebugHookGravatar Shanqing Cai2017-12-01
* Fix tests that prevent enabling the dependency optimizer in grappler.Gravatar A. Unique TensorFlower2017-11-21
* tfdbg: Fix a test bug hidden in a child threadGravatar Shanqing Cai2017-11-10
* tfdbg: Add test for loading DebugDumpDir with a relative pathGravatar Shanqing Cai2017-11-10
* Fixed bug in offline debugger which prevented viewing events.Gravatar A. Unique TensorFlower2017-11-07
* * Add optimization to hoist a common factor out of sums of products involving...Gravatar A. Unique TensorFlower2017-11-02
* Merge changes from github.Gravatar Benoit Steiner2017-10-24
* Add a way to run ops using a step function to MonitoredSession.Gravatar Igor Saprykin2017-10-24
* Disable flaky cluster tests in opensource.Gravatar Gunhan Gulsoy2017-10-17
* tfdbg: add persistent configGravatar Shanqing Cai2017-10-15
* Fixed a typo in a message from the debugger.Gravatar A. Unique TensorFlower2017-10-06
* Merge changes from github.Gravatar Frank Chen2017-10-06
* Forwarding out of range errors rather than capturing them within the base TFDBGGravatar A. Unique TensorFlower2017-10-02
* Standardizing device names to the newer /device:<type>:<index> format by maki...Gravatar Rohan Jain2017-10-02
* tfdbg: fix a bug re. string representation of SparseTensor feedsGravatar Shanqing Cai2017-09-26
* Disable constant folding for more tf.dbg tests, as they make assumptions on theGravatar Yao Zhang2017-09-20
* Disable constant folding for the tf.dbg test, as it makes assumptions on theGravatar Yao Zhang2017-09-20
* tfdbg: usability improvement: register the has_inf_or_nan filter by defaultGravatar Shanqing Cai2017-09-20
* tfdbg: fix a few bugs in grpc_debug_server.pyGravatar Shanqing Cai2017-09-20
* tfdbg: fix a bug in list_inputs and list_outputsGravatar Shanqing Cai2017-09-15
* tfdbg: change grpc protocol to make it possible to switch on/off gated_grpc d...Gravatar Shanqing Cai2017-09-13
* tfdbg: fix a bug wherein the debug session wrappers didn't really work as con...Gravatar Shanqing Cai2017-09-13
* tfdbg: add capability to reconstruct non-debugger-decorated partition graphsGravatar Shanqing Cai2017-09-08
* tfdbg: Fix python3 breakage in grpc debug tests caused by bytes-type plugin_d...Gravatar Shanqing Cai2017-09-06
* tfdbg: Refactor graph-processing code out of debug_data.pyGravatar Shanqing Cai2017-09-06