aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/debug/examples
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
* tfdbg: fix a bug in the example debug_tflearn_irisGravatar Shanqing Cai2018-08-30
* Internal Change.Gravatar Michael Case2018-07-18
* 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
* Improve tfdbg's handling of runtime errorsGravatar Shanqing Cai2018-06-11
* 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: add tensorboard debugger plugin option to three existing examplesGravatar Shanqing Cai2018-01-29
* Merge changes from github.Gravatar Raghuraman Krishnamoorthi2018-01-03
* tfdbg: usability improvement: register the has_inf_or_nan filter by defaultGravatar Shanqing Cai2017-09-20
* Minor changes to tfdbg docs.Gravatar Mark Daoust2017-06-28
* tfdbg example: fix --tensor_size issue in debug_fibonacciGravatar Shanqing Cai2017-06-27
* tfdbg: reduce the amount of computation in examples_test.shGravatar Shanqing Cai2017-05-11
* tfdbg CLI: add initial support for command "run -p": profiler modeGravatar Shanqing Cai2017-05-11
* tfdbg: fix broken link in python/debug/examples/README.mdGravatar Shanqing Cai2017-04-12
* tfdbg: three small improves to wrappers and hooksGravatar Shanqing Cai2017-03-22
* tfdbg: test examples and binaries against pip installGravatar Shanqing Cai2017-03-16
* tfdbg: minor change to debug_fibonacci exampleGravatar Shanqing Cai2017-01-20
* tfdbg: add sh_test for examples & add add_tensor_filter to LocalCLIDebugHookGravatar Shanqing Cai2017-01-18
* tfdbg-tflearn integration: add dedicated doc + a kwarg renamingGravatar Shanqing Cai2017-01-06
* tfdbg: fix syntax errors in example py filesGravatar Shanqing Cai2017-01-06
* Convert tf.flags usage to argparse. Move use of FLAGS globals into main() only.Gravatar Vijay Vasudevan2017-01-06
* tfdbg CLI: add ReadlineUI as a fallback to CursesUIGravatar Shanqing Cai2017-01-06
* Switch tf-learn BaseEstimator.evaluate() to using evaluation.evaluate_once()Gravatar Shanqing Cai2017-01-04
* Automated rollback of change 143523842Gravatar A. Unique TensorFlower2017-01-04
* Convert tf.flags usage to argparse. Move use of FLAGS globals into main() only.Gravatar Vijay Vasudevan2017-01-04
* tfdbg: move tutorial documentation to tensorflow/g3doc/how_tos/debuggerGravatar Shanqing Cai2016-12-06
* tfdbg CLI: consolidate run-start and run-end CLIsGravatar Shanqing Cai2016-12-06
* tfdbg CLI: A few improvements and refactoringGravatar Shanqing Cai2016-11-21
* tfdbg: example for debugging tf-learn Estimator.fit() & minor changesGravatar Shanqing Cai2016-11-11
* tfdbg CLI: enable highlighting of tensor elements by range in print_tensorGravatar Shanqing Cai2016-11-08
* Minor fixes to tbdbg codelab to improve clarity.Gravatar A. Unique TensorFlower2016-11-08
* Proofread and organization edits for the tfdbg tutorial.Gravatar A. Unique TensorFlower2016-11-08
* Internal change.Gravatar Dan Smilkov2016-11-08
* Replace usages initialize_all_variables -> global_variables_initializerGravatar Illia Polosukhin2016-11-03
* tfdbg: improvements and fixes to tensor display in CLIGravatar Shanqing Cai2016-10-28
* tfdbg: expose Python APIGravatar Shanqing Cai2016-10-14
* tfdbg: command handler improvementsGravatar Shanqing Cai2016-10-12
* tfdbg: CLI search and highlightingGravatar Shanqing Cai2016-10-06
* tfdbg: CLI tab completionGravatar Shanqing Cai2016-10-05
* tfdbg: CLI demo: debug_mnistGravatar Shanqing Cai2016-10-04
* tfdbg: 1st check-in of curses UI and a demoGravatar Shanqing Cai2016-10-03