/external/tensorflow/tensorflow/python/debug/cli/ |
D | evaluator_test.py | 145 def fake_get_tensors(node_name, output_slot, debug_op, device_name=None): argument 159 def fake_get_tensors(node_name, output_slot, debug_op, device_name=None): argument 176 def fake_get_tensors(node_name, output_slot, debug_op, device_name=None): argument 189 def fake_get_tensors(node_name, output_slot, debug_op, device_name=None): argument 215 def fake_get_tensors(node_name, output_slot, debug_op, device_name=None): argument 231 def fake_get_tensors(node_name, output_slot, debug_op, device_name=None): argument
|
/external/tensorflow/tensorflow/python/debug/lib/ |
D | debug_events_monitors.py | 86 output_slot, argument 112 def output_slot(self): member in InfNanAlert 152 output_slot, argument 196 output_slot, argument
|
D | grpc_debug_server.py | 37 def _state_change(new_state, node_name, output_slot, debug_op): argument 390 …def request_watch(self, node_name, output_slot, debug_op, breakpoint=False): # pylint: disable=re… argument 419 def request_unwatch(self, node_name, output_slot, debug_op): argument
|
D | debug_data.py | 166 def _get_tensor_name(node_name, output_slot): argument 180 def _get_tensor_watch_key(node_name, output_slot, debug_op): argument 403 def output_slot(self): member in DebugTensorDatum 1463 output_slot, argument 1495 def get_tensors(self, node_name, output_slot, debug_op, device_name=None): argument 1529 output_slot, argument 1566 output_slot, argument
|
D | debug_utils.py | 23 output_slot=0, argument
|
D | debug_events_reader.py | 567 def get_tensor_id(self, op_name, output_slot): argument 740 def __init__(self, wall_time, locator, op_type, op_name, output_slot, argument 757 def output_slot(self): member in GraphExecutionTraceDigest 1332 def symbolic_tensor_id(self, graph_id, op_name, output_slot): argument
|
/external/tensorflow/tensorflow/core/debug/ |
D | debugger_event_metadata.proto | 8 int32 output_slot = 2; field
|
D | debug_node_key.cc | 28 const int32_t output_slot, const string& debug_op) in DebugNodeKey()
|
D | debug_node_key.h | 43 const int32 output_slot; member
|
D | debug_service.proto | 39 int32 output_slot = 3; field
|
D | debug_graph_utils.cc | 281 const int output_slot) { in GetCopyNodeName()
|
/external/tensorflow/tensorflow/core/protobuf/ |
D | debug.proto | 23 int32 output_slot = 2; field
|
D | debug_event.proto | 288 int32 output_slot = 3; field
|
/external/tensorflow/tensorflow/core/graph/ |
D | costmodel.cc | 252 void CostModel::RecordMaxMemorySize(const Node* node, int output_slot, in RecordMaxMemorySize() 352 void CostModel::RecordAllocationId(const Node* node, int output_slot, in RecordAllocationId()
|
/external/tensorflow/tensorflow/core/kernels/ |
D | debug_ops.h | 134 int32_t output_slot = 0; in BaseDebugOp() local
|
/external/tensorflow/tensorflow/core/common_runtime/ |
D | graph_view.h | 43 int output_slot : 31; member
|
D | graph_view.cc | 168 const int output_slot = dst_edge->output_slot; in InitializeNode() local
|
D | step_stats_collector.cc | 354 int output_slot = output.slot(); in BuildCostModel() local
|
/external/tensorflow/tensorflow/core/util/ |
D | debug_events_writer.cc | 277 const string& op_name, int32_t output_slot, int32_t tensor_debug_mode, in WriteGraphExecutionTrace()
|
/external/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
D | ir2_nir.c | 554 output_slot(struct ir2_context *ctx, nir_intrinsic_instr *intr) in output_slot() function
|
/external/tensorflow/tensorflow/core/grappler/optimizers/ |
D | scoped_allocator_optimizer.cc | 142 int output_slot; member
|