aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/debug/__init__.py
Commit message (Expand)AuthorAge
* Remove magic-doc-links from code.Gravatar Mark Daoust2018-08-16
* tfdbg: Add TensorBoardDebugWrapperSession and TensorBoardDebugHookGravatar Shanqing Cai2017-12-01
* tfdbg: add capability to reconstruct non-debugger-decorated partition graphsGravatar Shanqing Cai2017-09-08
* Add GradientsDebugger to tfdbgGravatar Shanqing Cai2017-07-13
* Export load_tensor_from_event.Gravatar Tim Harley2017-06-20
* Exposed GrpcDebugHook in the public TF debug API.Gravatar A. Unique TensorFlower2017-04-22
* Add GrpcDebugWrapperSession to the public debug API.Gravatar A. Unique TensorFlower2017-04-21
* tfdbg: add tensor_dtype_regex_whitelist & WatchOptionsGravatar Shanqing Cai2017-03-10
* tfdbg: adjust file paths after Python API seal to avoid import problemsGravatar Shanqing Cai2017-02-14
* Module docstring updates.Gravatar A. Unique TensorFlower2017-02-13
* Add tf_debug docs. Seal debugger API.Gravatar Martin Wicke2017-02-13
* tfdbg: add DumpingDebugWrapperSessionGravatar Shanqing Cai2017-01-12
* tfdbg: add auto-generated Python API doc to gen_docs_combined.pyGravatar Shanqing Cai2016-12-28
* tfdbg: example for debugging tf-learn Estimator.fit() & minor changesGravatar Shanqing Cai2016-11-11
* tfdbg: expose Python APIGravatar Shanqing Cai2016-10-14
* tfdbg: Add RunOptions utility functionsGravatar Shanqing Cai2016-08-08