Searched refs:tfdbg (Results 1 – 16 of 16) sorted by relevance
29 using namespace tensorflow::tfdbg; // NOLINT(build/namespaces) in PYBIND11_MODULE()50 tfdbg::DebugEventFileType::SOURCE_FILES); in PYBIND11_MODULE()60 tfdbg::DebugEventFileType::STACK_FRAMES); in PYBIND11_MODULE()70 tfdbg::DebugEventFileType::GRAPHS); in PYBIND11_MODULE()80 tfdbg::DebugEventFileType::GRAPHS); in PYBIND11_MODULE()90 tfdbg::DebugEventFileType::EXECUTION); in PYBIND11_MODULE()100 tfdbg::DebugEventFileType::GRAPH_EXECUTION_TRACES); in PYBIND11_MODULE()
11 // Option for watching a node in TensorFlow Debugger (tfdbg).57 // Options for initializing DebuggerState in TensorFlow Debugger (tfdbg).67 // Whether the total disk usage of tfdbg is to be reset to zero
119 // A unique ID for the current run of tfdbg.120 // A run of tfdbg is defined as a TensorFlow job instrumented by tfdbg.121 // Multiple hosts in a distributed TensorFlow job instrumented by tfdbg
136 // Field(s) used by TensorFlow Debugger (tfdbg).
3 The documentation of **TensorFlow Debugger (tfdbg)** has moved.
2 # TensorFlow Debugger (tfdbg).8 # TensorFlow Debugger (tfdbg) support. For details, please see311 # TODO(cais): Add the following back in when tfdbg is supported on Android.
13 A tfdbg-generated ID for the context that the op belongs to,
85 This op is used internally by TensorFlow Debugger (tfdbg) v2.
31 namespace tfdbg {
25 namespace tfdbg { namespace
30 namespace tfdbg { namespace
49 * For programmatic use of the API of TFDBG, see https://www.tensorflow.org/api_docs/python/tfdbg.
2 # Python Client Code of the TensorFlow Debugger (tfdbg).6 # ":debug_py": Public Python methods and classes of tfdbg.7 # For API documentation, see https://www.tensorflow.org/api_docs/python/tfdbg
423 tfdbg::DebugEventsWriter::kDefaultCyclicBufferSize; in DebugIdentityV2Op()433 tfdbg::DebugEventsWriter* debug_events_writer = in Compute()434 tfdbg::DebugEventsWriter::GetDebugEventsWriter( in Compute()
2254 # enables support for TensorFlow Debugger (tfdbg).2277 # Link with support for TensorFlow Debugger (tfdbg).
2959 * tfdbg: Limit the total disk space occupied by dumped tensor data to 1003103 * TensorFlow Debugger (tfdbg) CLI: fix an issue in which the TensorBoard3174 * TensorFlow Debugger (tfdbg) CLI:3215 …ger/README.md), the graphical user interface (GUI) of TensorFlow Debugger (tfdbg), is now in alpha.3575 * TensorFlow Debugger (tfdbg):3577 in tfdbg command-line interface. See3710 * TensorFlow Debugger (tfdbg):3766 * TensorFlow Debugger (tfdbg):3767 * Fixed a bug that prevented tfdbg from functioning with multi-GPU setups.3768 * Fixed a bug that prevented tfdbg from working with `tf.Session.make_callable`.[all …]