aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/debug/BUILD
Commit message (Expand)AuthorAge
* Reduce the size of //tensorflow/tools/pip_package:simple_console_windowsGravatar A. Unique TensorFlower2018-09-27
* tfdbg: adjust the scope of mutex for keeping track of disk usageGravatar Shanqing Cai2018-09-07
* failing on tsan so disablingGravatar Olivia Nordquist2018-09-06
* disabling tsan in testGravatar Olivia Nordquist2018-09-06
* tfdbg: Add adjustable limit to total bytes dumped to diskGravatar Shanqing Cai2018-08-28
* Enable two grpc-related tests on MacGravatar Shanqing Cai2018-08-23
* Re-enable some tests on WindowsGravatar A. Unique TensorFlower2018-08-14
* Disable failing gpu tests on WindowsGravatar A. Unique TensorFlower2018-07-10
* Fix tfdbg pip test by adding missing dependencyGravatar Shanqing Cai2018-07-09
* tfdbg: Fix compatibility with C++ MakeCallable and _make_callable_from_optionsGravatar Shanqing Cai2018-06-28
* Rename programmers_guide/ directory to guide/.Gravatar Billy Lamberta2018-06-22
* tfdbg CLI: Add command to print tensorflow versionGravatar Shanqing Cai2018-06-21
* tfdbg: fix issue where total source file size exceeds gRPC message size limitGravatar Shanqing Cai2018-05-24
* Internal ChangeGravatar A. Unique TensorFlower2018-05-22
* tfdbg + tflearn: replace deprecated classes and methods in example & docsGravatar Shanqing Cai2018-05-03
* tfdbg: disable grpc_large_data_test on ASANGravatar Shanqing Cai2018-04-26
* Disabled some tests on WindowsGravatar A. Unique TensorFlower2018-04-03
* Windows: Enable tensorflow/contrib in Bazel build (Second try)Gravatar A. Unique TensorFlower2018-04-02
* Remove all_opensource_files. It's not needed any more.Gravatar Martin Wicke2018-03-28
* Automated g4 rollback of changelist 189231636Gravatar A. Unique TensorFlower2018-03-15
* Merge changes from github.Gravatar Jacques Pienaar2018-03-15
* tfdbg: split session_debug_grpc_testGravatar Shanqing Cai2018-03-13
* Internal change.Gravatar Jeremy Lau2018-02-21
* 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: 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
* 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: Add protocol for sending tracebacks and source code to debug serverGravatar Shanqing Cai2017-12-06
* Disable flaky cluster tests in opensource.Gravatar Gunhan Gulsoy2017-10-17
* tfdbg: add persistent configGravatar Shanqing Cai2017-10-15
* tfdbg: fix a bug re. string representation of SparseTensor feedsGravatar Shanqing Cai2017-09-26
* tfdbg: fix a bug in list_inputs and list_outputsGravatar Shanqing Cai2017-09-15
* tfdbg: add capability to reconstruct non-debugger-decorated partition graphsGravatar Shanqing Cai2017-09-08
* tfdbg: Refactor graph-processing code out of debug_data.pyGravatar Shanqing Cai2017-09-06
* tfdbg: make BaseDebugWrapperSession subtypes work on MonitoredSessionGravatar Shanqing Cai2017-08-17
* BUILD cleanup in tensorflow/python/...Gravatar A. Unique TensorFlower2017-08-16
* BUILD dependency cleanups.Gravatar Peter Hawkins2017-08-07
* BUILD cleanupGravatar A. Unique TensorFlower2017-08-05
* tfdbg CLI: add eval of arbitrary Python / np expressionsGravatar Shanqing Cai2017-08-03
* Merge changes from github.Gravatar Vijay Vasudevan2017-07-28
* tfdbg: remove gen_debug_opsGravatar Shanqing Cai2017-07-24
* Add test tag oss_serial and support by run_pip_tests.sh and pip.shGravatar Shanqing Cai2017-07-22
* Fix various mac flakes.Gravatar Jonathan Hseu2017-07-21
* Disable session_debug_grpc_test in OSSGravatar Shanqing Cai2017-07-21
* tfdbg: allow CLI to display feed valuesGravatar Shanqing Cai2017-07-20