Module: tfdbg

TensorFlow Debugger

Public Python API of TensorFlow Debugger (tfdbg).

Functions for adding debug watches

These functions help you modify RunOptions to specify which Tensors are to be watched when the TensorFlow graph is executed at runtime.

Classes for debug-dump data and directories

These classes allow you to load and inspect tensor values dumped from TensorFlow graphs during runtime.

Functions for loading debug-dump data

Tensor-value predicates

Built-in tensor-filter predicates to support conditional breakpoint between runs. See DebugDumpDir.find() for more details.

Session wrapper class and `SessionRunHook` implementations

These classes allow you to

© 2017 The TensorFlow Authors. All rights reserved.
Licensed under the Creative Commons Attribution License 3.0.
Code samples licensed under the Apache 2.0 License.
https://www.tensorflow.org/api_guides/python/tfdbg

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部