Home
last modified time | relevance | path

Searched refs:tfdbg_run_id (Results 1 – 16 of 16) sorted by relevance

/external/tensorflow/tensorflow/python/debug/lib/
Ddebug_events_writer_test.py45 debug_events_writer.DebugEventsWriter(self.dump_root, self.tfdbg_run_id)
71 self.tfdbg_run_id)
105 self.tfdbg_run_id)
129 self.tfdbg_run_id)
209 self.tfdbg_run_id)
215 self.assertTrue(reader.tfdbg_run_id())
219 self.tfdbg_run_id)
243 self.tfdbg_run_id, 0)
260 self.tfdbg_run_id)
285 self.tfdbg_run_id, 0)
[all …]
Ddumping_callback_test_lib.py39 self.tfdbg_run_id = str(uuid.uuid4())
51 self.assertTrue(reader.tfdbg_run_id())
Ddebug_events_writer.py35 tfdbg_run_id, argument
56 self._tfdbg_run_id = tfdbg_run_id
Ddumping_callback.py163 def tfdbg_run_id(self): member in _DumpingCallback
894 tfdbg_run_id = _state.dumping_callback.tfdbg_run_id
895 debug_events_writer.DebugEventsWriter(dump_root, tfdbg_run_id).Close()
Ddebug_events_reader.py116 run_ids.append(debug_event.debug_metadata.tfdbg_run_id)
163 def tfdbg_run_id(self): member in DebugEventsReader
1160 def tfdbg_run_id(self): member in DebugDataReader
1162 return self._reader.tfdbg_run_id()
Ddebug_v2_ops_test.py55 self.tfdbg_run_id = "test_tfdbg_run"
57 self.dump_root, self.tfdbg_run_id, self.circular_buffer_size)
/external/tensorflow/tensorflow/core/util/
Ddebug_events_writer.h109 const string& tfdbg_run_id,
220 DebugEventsWriter(const string& dump_root, const string& tfdbg_run_id,
Ddebug_events_writer.cc125 const string& dump_root, const string& tfdbg_run_id, in GetDebugEventsWriter() argument
132 new DebugEventsWriter(dump_root, tfdbg_run_id, circular_buffer_size)); in GetDebugEventsWriter()
476 const string& tfdbg_run_id, in DebugEventsWriter() argument
480 tfdbg_run_id_(tfdbg_run_id), in DebugEventsWriter()
Ddebug_events_writer_test.cc181 EXPECT_EQ(actuals[0].debug_metadata().tfdbg_run_id(), "test_tfdbg_run_id"); in TEST_F()
226 EXPECT_EQ(actuals[0].debug_metadata().tfdbg_run_id(), "test_tfdbg_run_id"); in TEST_F()
244 EXPECT_EQ(actuals[0].debug_metadata().tfdbg_run_id(), "test_tfdbg_run_id"); in TEST_F()
258 EXPECT_EQ(actuals[0].debug_metadata().tfdbg_run_id(), "test_tfdbg_run_id"); in TEST_F()
/external/tensorflow/tensorflow/python/client/
Ddebug_events_writer_wrapper.cc32 [](const std::string& dump_root, const std::string& tfdbg_run_id, in PYBIND11_MODULE()
35 dump_root, tfdbg_run_id, circular_buffer_size); in PYBIND11_MODULE()
/external/tensorflow/tensorflow/core/ops/compat/ops_history_v2/
DDebugIdentityV2.pbtxt170 name: "tfdbg_run_id"
/external/tensorflow/tensorflow/core/protobuf/
Ddebug_event.proto123 string tfdbg_run_id = 3; field
/external/tensorflow/tensorflow/tools/api/golden/v2/
Dtensorflow.raw_ops.pbtxt1057 …', \'tensor_debug_mode\', \'debug_urls\', \'circular_buffer_size\', \'tfdbg_run_id\', \'name\'], v…
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.raw_ops.pbtxt1057 …', \'tensor_debug_mode\', \'debug_urls\', \'circular_buffer_size\', \'tfdbg_run_id\', \'name\'], v…
/external/tensorflow/tensorflow/core/ops/
Dops.pbtxt11581 name: "tfdbg_run_id"
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_generated_ops.td2719 StrAttr:$tfdbg_run_id