aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/debug
Commit message (Expand)AuthorAge
* tfdbg: internal-only changesGravatar Shanqing Cai2017-05-02
* tfdbg: Improve the way uninitialized tensor values and DT_RESOURCE tensor val...Gravatar Shanqing Cai2017-04-26
* tfdbg: add thread_name_filter to all existing session wrappers and hooksGravatar Shanqing Cai2017-04-25
* Automated rollback of change 154225030Gravatar A. Unique TensorFlower2017-04-25
* Automated rollback of change 154220704Gravatar A. Unique TensorFlower2017-04-25
* Add ProfileAnalyzer class to tfdbg.Gravatar A. Unique TensorFlower2017-04-25
* Exposed GrpcDebugHook in the public TF debug API.Gravatar A. Unique TensorFlower2017-04-22
* tfdbg: Python interface, implementation and tests for gRPC debug ops gatingGravatar Shanqing Cai2017-04-22
* Introduce TFDecorator, a base class for Python TensorFlow decorators. Provide...Gravatar Charles Nicholson2017-04-21
* Add GrpcDebugWrapperSession to the public debug API.Gravatar A. Unique TensorFlower2017-04-21
* Switch DirectSession to use _Arg and _Retval ops for feeding and fetching.Gravatar Derek Murray2017-04-20
* tfdbg: command_parser: make extract_output_file_path smarterGravatar Shanqing Cai2017-04-18
* tfdbg core: internally-oriented changesGravatar Shanqing Cai2017-04-14
* tfdbg: fix broken link in python/debug/examples/README.mdGravatar Shanqing Cai2017-04-12
* Add functions to tfdbg for parsing time and memory intervals.Gravatar A. Unique TensorFlower2017-04-11
* tfdbg: fix bug related to compiled Python filesGravatar Shanqing Cai2017-04-11
* tfdbg: disable problematic watched nodes under file:// debug URL in testDebug...Gravatar Shanqing Cai2017-04-10
* tfdbg CLI: minor bug fixesGravatar Shanqing Cai2017-04-10
* Disabling _testSourceUtilModuleReturnsTrue as its causing opensource issues.Gravatar Rohan Jain2017-04-07
* tfdbg CLI: add command list_source (ls) + UI fixes and improvementsGravatar Shanqing Cai2017-04-06
* tfdbg: exclude some nodes with apparently uninitialized tensors in testDebugT...Gravatar Shanqing Cai2017-04-04
* tfdbg: fix a bug in graph validation related to tf.while_loopsGravatar Shanqing Cai2017-03-30
* tfdbg: address thread sanitizer warningGravatar Shanqing Cai2017-03-29
* tfdbg CLI: add filtering options to the run commandGravatar Shanqing Cai2017-03-27
* Merge changes from github.Gravatar Martin Wicke2017-03-23
* 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
* tfdbg core: add configurable attributes to debug ops, DebugNumericSummaryGravatar Shanqing Cai2017-03-20
* tfdbg CLI: in key mapping, replace some int key codes with available curses c...Gravatar Shanqing Cai2017-03-20
* tfdbg: Ensure that the curses UI can run in a child thread, and only one runs...Gravatar A. Unique TensorFlower2017-03-20
* tfdbg: CursesUI: add key mapping for backspace and delete keysGravatar Shanqing Cai2017-03-18
* tfdbg: update doc imagesGravatar Shanqing Cai2017-03-17
* tfdbg: Created a GRPC-based hook that streams debugger-related events.Gravatar A. Unique TensorFlower2017-03-16
* tfdbg: test examples and binaries against pip installGravatar Shanqing Cai2017-03-16
* tfdbg: minor doc string fixGravatar Shanqing Cai2017-03-15
* tfdbg CLI: Add navigation bar to CursesUIGravatar Shanqing Cai2017-03-13
* Replace all_files data dependencies of build_pip_package with py_library targetsGravatar Shanqing Cai2017-03-10
* tfdbg: add tensor_dtype_regex_whitelist & WatchOptionsGravatar Shanqing Cai2017-03-10
* tfdbg: Let NodeStepper use TensorHandles as direct feedsGravatar Shanqing Cai2017-03-10
* Enable the direct use of TensorHandles as feed values through ResourceHandlesGravatar Shanqing Cai2017-03-09
* tfdbg CLI: a bug fix and a UI improvementGravatar Shanqing Cai2017-03-02
* tfdbg: fix source_utils on WindowsGravatar Shanqing Cai2017-03-01
* tfdbg: Add ability to inspect Python source against TF graphsGravatar Shanqing Cai2017-03-01
* tfdbg: add option to tolerate debug op creation failuresGravatar Shanqing Cai2017-02-28
* Fix spelling errors.Gravatar Patrick Nguyen2017-02-27
* Fix tfdbg in windows cmake buildGravatar Shanqing Cai2017-02-23
* Use RichLine instead of explicit font_attr_segs in two more filesGravatar A. Unique TensorFlower2017-02-23
* tfdbg: Fix a bug in DebugNumericSummaryOp's min / max calculation algorithmGravatar Shanqing Cai2017-02-21
* "the the" -> "the"Gravatar A. Unique TensorFlower2017-02-21