aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/debug/wrappers
Commit message (Expand)AuthorAge
* Updating the V2 variables API.Gravatar Alexandre Passos2018-09-27
* tfdbg: Add adjustable limit to total bytes dumped to diskGravatar Shanqing Cai2018-08-28
* Remove usage of magic-api-link syntax from source files.Gravatar Mark Daoust2018-08-09
* tfdbg: Fix compatibility with C++ MakeCallable and _make_callable_from_optionsGravatar Shanqing Cai2018-06-28
* tfdbg CLI: Add command to print tensorflow versionGravatar Shanqing Cai2018-06-21
* Merge changes from github.Gravatar Yifei Feng2018-04-23
* tfdbg CLI: Allow node exclusion with tensor filtersGravatar Shanqing Cai2018-03-26
* TensorBoard debugger plugin: SIGINT handler for easier termination of debugge...Gravatar Shanqing Cai2018-02-13
* tfdbg: let session wrappers handle empty fetches correctlyGravatar Shanqing Cai2018-01-29
* Add C0301 line-too-long error to pylint sanity check.Gravatar Yifei Feng2018-01-26
* Merge changes from github.Gravatar Frank Chen2018-01-10
* 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 A. Unique TensorFlower2017-12-22
* tfdbg: send graph traceback and source files from TensorBoard wrapper and hookGravatar Shanqing Cai2017-12-20
* tfdbg: cosmetic fix to MonitoredSession.__del__ AttributeErrorGravatar Shanqing Cai2017-12-07
* tfdbg: Add TensorBoardDebugWrapperSession and TensorBoardDebugHookGravatar Shanqing Cai2017-12-01
* 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
* Add a way to run ops using a step function to MonitoredSession.Gravatar Igor Saprykin2017-10-24
* tfdbg: add persistent configGravatar Shanqing Cai2017-10-15
* Forwarding out of range errors rather than capturing them within the base TFDBGGravatar A. Unique TensorFlower2017-10-02
* tfdbg: fix a bug re. string representation of SparseTensor feedsGravatar Shanqing Cai2017-09-26
* tfdbg: usability improvement: register the has_inf_or_nan filter by defaultGravatar Shanqing Cai2017-09-20
* tfdbg: fix a bug wherein the debug session wrappers didn't really work as con...Gravatar Shanqing Cai2017-09-13
* tfdbg: fix bug wherein --.*_filter doesn't work with -f for command 'run'Gravatar Shanqing Cai2017-08-22
* tfdbg: make BaseDebugWrapperSession subtypes work on MonitoredSessionGravatar Shanqing Cai2017-08-17
* Merge changes from github.Gravatar A. Unique TensorFlower2017-08-15
* tfdbg: fix a bug in string representation of SparseTensorsGravatar Shanqing Cai2017-08-07
* tfdbg: clean up SessionRunHook codeGravatar Shanqing Cai2017-07-28
* tfdbg: allow CLI to display feed valuesGravatar Shanqing Cai2017-07-20
* Allow callables from Session.make_callable() to take RunOptions and RunMetadataGravatar Shanqing Cai2017-07-05
* Disable graph rewrites in tests that assert a given graph structure (round 2)...Gravatar Benoit Steiner2017-07-05
* Merge changes from github.Gravatar A. Unique TensorFlower2017-06-27
* Automated g4 rollback of changelist 160182040Gravatar A. Unique TensorFlower2017-06-26
* Merge changes from github.Gravatar A. Unique TensorFlower2017-06-26
* tfdbg: a few minor fixes and improvementsGravatar Shanqing Cai2017-06-23
* Merge changes from github.Gravatar Jonathan Hseu2017-06-09
* tfdbg: add runtime shape and dtype info to DebugNumericSummaryGravatar Shanqing Cai2017-05-26
* Make ResourceVariable inherit from Variable.Gravatar Alexandre Passos2017-05-18
* Merge changes from github.Gravatar Benoit Steiner2017-05-11
* tfdbg CLI: add initial support for command "run -p": profiler modeGravatar Shanqing Cai2017-05-11
* tfdbg: internal-only changesGravatar Shanqing Cai2017-05-02
* tfdbg: add thread_name_filter to all existing session wrappers and hooksGravatar Shanqing Cai2017-04-25
* tfdbg: address thread sanitizer warningGravatar Shanqing Cai2017-03-29
* tfdbg CLI: add filtering options to the run commandGravatar Shanqing Cai2017-03-27
* tfdbg: Let LocalCLIDebugWrapperSession error out when OpErrors happen prior t...Gravatar Shanqing Cai2017-03-22
* tfdbg: three small improves to wrappers and hooksGravatar Shanqing Cai2017-03-22
* tfdbg: improve file paths & causality check under suboptimal timestamp resolu...Gravatar Shanqing Cai2017-03-20