aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/debug
Commit message (Expand)AuthorAge
* Copy tf.distributions to tfp.distributions, and deprecate the tf.distribution...Gravatar A. Unique TensorFlower2018-10-02
* [tf.data] Deprecate `tf.contrib.data` and introduce `tf.data.experimental` to...Gravatar Derek Murray2018-10-01
* Updating the V2 variables API.Gravatar Alexandre Passos2018-09-27
* Reduce the size of //tensorflow/tools/pip_package:simple_console_windowsGravatar A. Unique TensorFlower2018-09-27
* Add PinToHostOptimizer to grappler: force small ops to happen on CPU (instead ofGravatar A. Unique TensorFlower2018-09-22
* Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-09-21
* 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: fix a bug in the example debug_tflearn_irisGravatar Shanqing Cai2018-08-30
* 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
* Remove magic-doc-links from code.Gravatar Mark Daoust2018-08-16
* Re-enable some tests on WindowsGravatar A. Unique TensorFlower2018-08-14
* Remove usage of magic-api-link syntax from source files.Gravatar Mark Daoust2018-08-09
* Internal Change.Gravatar Michael Case2018-07-18
* 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
* Reduce Grappler overhead by skipping optimizers when the graph is tiny.Gravatar A. Unique TensorFlower2018-06-18
* Improve tfdbg's handling of runtime errorsGravatar Shanqing Cai2018-06-11
* Merge changes from github.Gravatar Yifei Feng2018-05-24
* tfdbg: fix issue where total source file size exceeds gRPC message size limitGravatar Shanqing Cai2018-05-24
* Internal ChangeGravatar A. Unique TensorFlower2018-05-22
* Fix build failure for macos py3Gravatar James Qin2018-05-04
* 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
* Merge changes from github.Gravatar Yifei Feng2018-04-23
* 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
* tfdbg CLI: Allow node exclusion with tensor filtersGravatar Shanqing Cai2018-03-26
* tfdbg: Curses CLI: Fill line-end whitespace with default color pairGravatar Shanqing Cai2018-03-20
* 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
* tfdbg: add reference to the TensorBoard Debugger Plugin in README.mdGravatar Shanqing Cai2018-03-12
* Removing underscore prefixes from hidden generated Python functions.Gravatar Anna R2018-02-28
* Internal change.Gravatar Jeremy Lau2018-02-21
* Merge changes from github.Gravatar Ankur Taly2018-02-16
* TensorBoard debugger plugin: SIGINT handler for easier termination of debugge...Gravatar Shanqing Cai2018-02-13
* Merge changes from github.Gravatar Michael Case2018-02-07
* Improve model_pruner:Gravatar A. Unique TensorFlower2018-02-07
* tfdbg: deflake session_debug_file_testGravatar Shanqing Cai2018-02-06
* Remove Identity nodes if num_inputs * num_outputs <= num_inputs + num_outputs...Gravatar A. Unique TensorFlower2018-01-29
* tfdbg: let session wrappers handle empty fetches correctlyGravatar Shanqing Cai2018-01-29
* tfdbg: add tensorboard debugger plugin option to three existing examplesGravatar Shanqing Cai2018-01-29
* Add C0301 line-too-long error to pylint sanity check.Gravatar Yifei Feng2018-01-26