STT-tensorflow/tensorflow/python/debug/lib
Shanqing Cai 1a3b7af373 [tfdbg2] Support reading multiple DebugEvent file sets from the same tfdbg run
TensorFlow jobs that involve multiple hosts (e.g., parameter-server setups and
TPU coordinator-worker setups) can generate >1 DebugEvent file sets when
instrumented with tfdbg2's `tf.debugging.experimental.enable_dump_debug_info()`.

This CL adds capability to load these multiple file sets belonging to the
same tfdbg_run_id to DebugEventsReader and DebugDataReader.

PiperOrigin-RevId: 317765159
Change-Id: Ifcf593bd8b404e3e1c3a6f3f3be70bd6b8b73555
2020-06-22 17:56:53 -07:00
..
__init__.py
check_numerics_callback.py Graduate TPUStrategy from experimental. 2020-06-20 13:10:50 -07:00
check_numerics_callback_test.py [tfdbg2] Fix graph-mode path_length_limit and stack_heigth_limit in enable_check_numerics() 2020-05-24 12:52:51 -07:00
common.py
common_test.py
debug_data.py
debug_data_test.py
debug_events_monitors.py
debug_events_monitors_test.py [tfdbg2] Ensure Const ops in graphs are captured by op_callbacks 2020-04-21 18:42:31 -07:00
debug_events_reader.py [tfdbg2] Support reading multiple DebugEvent file sets from the same tfdbg run 2020-06-22 17:56:53 -07:00
debug_events_writer.py [tfdbg2] Add tfdbg_run_id to metadata of data dumps 2020-06-15 13:52:52 -07:00
debug_events_writer_test.py [tfdbg2] Support reading multiple DebugEvent file sets from the same tfdbg run 2020-06-22 17:56:53 -07:00
debug_gradients.py
debug_gradients_test.py
debug_graph_reconstruction_test.py Rollforward: Add DT_BOOL support to GPU variable ops 2020-06-19 18:06:12 -07:00
debug_graphs.py
debug_graphs_test.py
debug_grappler_test.py
debug_service_pb2_grpc.py
debug_utils.py
debug_utils_test.py
debug_v2_ops_test.py [tfdbg2] Support reading multiple DebugEvent file sets from the same tfdbg run 2020-06-22 17:56:53 -07:00
dist_session_debug_grpc_test.py
dumping_callback.py Graduate TPUStrategy from experimental. 2020-06-20 13:10:50 -07:00
dumping_callback_test.py [tfdbg2] Various improvements to DebugDataReader for DebuggerV2 2020-05-01 12:49:33 -07:00
dumping_callback_test_lib.py [tfdbg2] Support reading multiple DebugEvent file sets from the same tfdbg run 2020-06-22 17:56:53 -07:00
grpc_debug_server.py
grpc_debug_test_server.py
grpc_large_data_test.py
grpc_tensorflow_server.py
op_callbacks_common.py [tfdbg2] Exclude RemoteCall from instrumentation 2020-04-15 15:56:49 -07:00
profiling.py
profiling_test.py
session_debug_file_test.py
session_debug_grpc_test.py
session_debug_multi_gpu_test.py
session_debug_testlib.py
source_remote.py
source_remote_test.py
source_utils.py [tfdbg2] Fix bug in which enable_check_numerics() errors due to empty file path 2020-06-08 08:14:01 -07:00
source_utils_test.py [tfdbg2] Fix bug in which enable_check_numerics() errors due to empty file path 2020-06-08 08:14:01 -07:00