Home
last modified time | relevance | path

Searched refs:tfdbg_context_id (Results 1 – 15 of 15) sorted by relevance

/external/tensorflow/tensorflow/core/ops/compat/ops_history_v2/
DDebugIdentityV2.pbtxt16 name: "tfdbg_context_id"
68 name: "tfdbg_context_id"
127 name: "tfdbg_context_id"
/external/tensorflow/tensorflow/python/debug/lib/
Ddebug_v2_ops_test.py71 tfdbg_context_id="deadbeaf",
80 tfdbg_context_id="beafdead",
117 self.assertEqual(trace.tfdbg_context_id, "deadbeaf")
128 self.assertEqual(trace.tfdbg_context_id, "beafdead")
151 tfdbg_context_id="deadbeaf",
176 self.assertEqual(trace.tfdbg_context_id, "deadbeaf")
203 tfdbg_context_id="deadbeaf",
220 self.assertEqual(trace.tfdbg_context_id, "deadbeaf")
252 tfdbg_context_id="deadbeaf",
Ddebug_events_writer_test.py326 op_name=op_name, tfdbg_context_id="graph1")
480 op_name=op_name, tfdbg_context_id="graph1")
517 op_name=op_name, tfdbg_context_id="graph1")
588 op_name=op_name, tfdbg_context_id="graph1")
628 op_name="Op_%d" % i, tfdbg_context_id="graph1")
Ddebug_events_reader.py1056 op_type = self._lookup_op_type(trace_proto.tfdbg_context_id, op_name)
1060 debug_event.graph_execution_trace.tfdbg_context_id)
1065 graph_ids = [trace_proto.tfdbg_context_id]
Ddumping_callback.py338 tfdbg_context_id, argument
374 "tfdbg_context_id": tfdbg_context_id,
/external/tensorflow/tensorflow/core/ops/compat/ops_history_v1/
DDebugIdentityV2.pbtxt16 name: "tfdbg_context_id"
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_DebugIdentityV2.pbtxt11 name: "tfdbg_context_id"
/external/tensorflow/tensorflow/core/util/
Ddebug_events_writer.h167 Status WriteGraphExecutionTrace(const string& tfdbg_context_id,
Ddebug_events_writer.cc276 const string& tfdbg_context_id, const string& device_name, in WriteGraphExecutionTrace() argument
280 trace->set_tfdbg_context_id(tfdbg_context_id); in WriteGraphExecutionTrace()
Ddebug_events_writer_test.cc725 EXPECT_EQ(actuals[0].graph_execution_trace().tfdbg_context_id(), "graph_0"); in TEST_F()
754 EXPECT_EQ(actuals[i].graph_execution_trace().tfdbg_context_id(), in TEST_F()
782 EXPECT_EQ(actuals[index].graph_execution_trace().tfdbg_context_id().find( in TEST_F()
878 EXPECT_EQ(actuals[i].graph_execution_trace().tfdbg_context_id(), in TEST_F()
/external/tensorflow/tensorflow/core/protobuf/
Ddebug_event.proto280 string tfdbg_context_id = 1; field
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.raw_ops.pbtxt1057 …argspec: "args=[\'input\', \'tfdbg_context_id\', \'op_name\', \'output_slot\', \'tensor_debug_mode…
/external/tensorflow/tensorflow/tools/api/golden/v2/
Dtensorflow.raw_ops.pbtxt1057 …argspec: "args=[\'input\', \'tfdbg_context_id\', \'op_name\', \'output_slot\', \'tensor_debug_mode…
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_generated_ops.td2713 StrAttr:$tfdbg_context_id,
/external/tensorflow/tensorflow/core/ops/
Dops.pbtxt11538 name: "tfdbg_context_id"