Home
last modified time | relevance | path

Searched refs:DebugString (Results 1 – 25 of 794) sorted by relevance

12345678910>>...32

/external/tensorflow/tensorflow/core/framework/
Dkernel_def_builder_test.cc31 EXPECT_EQ(def->DebugString(), expected.DebugString()); in TEST()
46 EXPECT_EQ(def->DebugString(), expected.DebugString()); in TEST()
60 EXPECT_EQ(def->DebugString(), expected.DebugString()); in TEST()
72 EXPECT_EQ(def->DebugString(), expected.DebugString()); in TEST()
89 EXPECT_EQ(def->DebugString(), expected.DebugString()); in TEST()
111 EXPECT_EQ(def->DebugString(), expected.DebugString()); in TEST()
130 EXPECT_EQ(def->DebugString(), expected.DebugString()); in TEST()
152 EXPECT_EQ(def->DebugString(), expected.DebugString()); in TEST()
167 EXPECT_EQ(def->DebugString(), expected.DebugString()); in TEST()
Dshape_inference_test.cc91 EXPECT_EQ("5", c.DebugString(c.NumElements(c.input(0)))); in TEST_F()
92 EXPECT_EQ("10", c.DebugString(c.NumElements(c.input(1)))); in TEST_F()
93 EXPECT_EQ("3", c.DebugString(c.NumElements(c.input(2)))); in TEST_F()
98 EXPECT_EQ("[1,5]", c.DebugString(shapes[0])); in TEST_F()
99 EXPECT_EQ("[2,5]", c.DebugString(shapes[1])); in TEST_F()
100 EXPECT_EQ("[1,3]", c.DebugString(shapes[2])); in TEST_F()
105 EXPECT_EQ("5", c.DebugString(c.NumElements(c.output(0)))); in TEST_F()
106 EXPECT_EQ("10", c.DebugString(c.NumElements(c.output(1)))); in TEST_F()
107 EXPECT_EQ("3", c.DebugString(c.NumElements(c.output(2)))); in TEST_F()
280 EXPECT_EQ("?", c.DebugString(in0)); in TEST_F()
[all …]
Dtensor_slice_test.cc31 EXPECT_EQ("-:-:-", s.DebugString()); in TEST()
35 EXPECT_EQ("-:-:-:-", s.DebugString()); in TEST()
45 EXPECT_EQ("-:0,10:14,1:-", s.DebugString()); in TEST()
63 EXPECT_EQ("-:0,10:14,1:-", s.DebugString()); in TEST()
134 EXPECT_EQ("1,2:3,4", c.DebugString()); in TEST()
142 EXPECT_EQ("1,2:3,4", c.DebugString()); in TEST()
151 EXPECT_EQ("1,2:3,4:9,1:12,1", c.DebugString()); in TEST()
160 EXPECT_EQ("-:1,1", c.DebugString()); in TEST()
169 EXPECT_EQ("", c.DebugString()); in TEST()
177 EXPECT_EQ("", c.DebugString()); in TEST()
[all …]
Dlookup_interface.cc26 return errors::InvalidArgument("Input key shape ", shape.DebugString(), in CheckKeyShape()
28 key_shape().DebugString()); in CheckKeyShape()
58 "Expected shape ", expected_value_shape.DebugString(), in CheckKeyAndValueTensorsHelper()
59 " for value, got ", values.shape().DebugString()); in CheckKeyAndValueTensorsHelper()
88 "Expected shape ", value_shape().DebugString(), in CheckFindArguments()
89 " for default value, got ", default_value.shape().DebugString()); in CheckFindArguments()
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dtraining_ops.cc42 alpha_shape.DebugString())); in Compile()
48 var_shape.DebugString(), " vs ", in Compile()
49 delta_shape.DebugString())); in Compile()
87 alpha_shape.DebugString())); in Compile()
91 l1_shape.DebugString())); in Compile()
95 l2_shape.DebugString())); in Compile()
100 var_shape.DebugString(), " vs ", in Compile()
101 delta_shape.DebugString())); in Compile()
134 var_shape.DebugString(), " ", accum_shape.DebugString())); in Compile()
139 lr_shape.DebugString())); in Compile()
[all …]
Dselect_op.cc44 then_shape.DebugString(), " vs. ", else_shape.DebugString())); in Compile()
56 cond_shape.DebugString())); in Compile()
60 then_shape.DebugString())); in Compile()
100 "Incompatible shapes: ", then_shape.DebugString(), " vs. ", in Compile()
101 else_shape.DebugString())); in Compile()
109 BCast::ToShape(bcast_then_else.output_shape()).DebugString(), " vs. ", in Compile()
110 cond_shape.DebugString())); in Compile()
Dbeta_op.cc44 a_shape.DebugString(), " vs. ", b_shape.DebugString())); in Compile()
50 a_shape.DebugString(), " vs. ", x_shape.DebugString())); in Compile()
56 b_shape.DebugString(), " vs. ", x_shape.DebugString())); in Compile()
Dxla_broadcast_helper_op.cc57 lhs_shape.DebugString(), " and ", rhs_shape.DebugString())); in Compile()
69 lhs_shape.DebugString(), " and ", rhs_shape.DebugString())); in Compile()
89 lhs_shape.DebugString(), " and ", rhs_shape.DebugString())); in Compile()
Dreverse_op.cc42 revd_shape.DebugString())); in Compile()
44 errors::InvalidArgument("axes ", revd_shape.DebugString(), in Compile()
47 x_shape.DebugString(), ".")); in Compile()
80 axes_shape.DebugString())); in Compile()
82 errors::InvalidArgument("axes ", axes_shape.DebugString(), in Compile()
85 x_shape.DebugString(), ".")); in Compile()
Dscatter_nd_op.cc40 indices_shape.DebugString()); in ValidateUpdateShape()
50 updates_shape.DebugString(), in ValidateUpdateShape()
51 ", indices.shape: ", indices_shape.DebugString(), in ValidateUpdateShape()
52 ", buffer_shape: ", buffer_shape.DebugString(), in ValidateUpdateShape()
95 "got shape: ", buffer_shape.DebugString())); in Compile()
103 indices_shape.DebugString())); in Compile()
149 "got shape: ", buffer_shape.DebugString())); in CompileTensorScatter()
157 indices_shape.DebugString())); in CompileTensorScatter()
/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_stats_test.cc77 return new_stats.ShowGraphNode(cmd, opts).DebugString(); in TestToFromProto()
114 EXPECT_EQ(expected.DebugString(), root.DebugString()); in TEST_F()
116 EXPECT_EQ(root.DebugString(), TestToFromProto("scope", opts)); in TEST_F()
150 EXPECT_EQ(expected.DebugString(), root.DebugString()); in TEST_F()
152 EXPECT_EQ(root.DebugString(), TestToFromProto("scope", opts)); in TEST_F()
183 EXPECT_EQ(expected.DebugString(), root.DebugString()); in TEST_F()
185 EXPECT_EQ(root.DebugString(), TestToFromProto("graph", opts)); in TEST_F()
231 EXPECT_EQ(expected.DebugString(), root.DebugString()); in TEST_F()
233 EXPECT_EQ(root.DebugString(), TestToFromProto("scope", opts)); in TEST_F()
266 EXPECT_EQ(expected.DebugString(), root.DebugString()); in TEST_F()
[all …]
/external/libtextclassifier/native/annotator/grammar/dates/utils/
Ddate-match_test.cc106 EXPECT_TRUE(d.IsValid()) << d.DebugString(); in TEST_F()
111 EXPECT_TRUE(d.IsValid()) << d.DebugString(); in TEST_F()
116 EXPECT_TRUE(d.IsValid()) << d.DebugString(); in TEST_F()
121 EXPECT_TRUE(d.IsValid()) << d.DebugString(); in TEST_F()
126 EXPECT_TRUE(d.IsValid()) << d.DebugString(); in TEST_F()
131 EXPECT_TRUE(d.IsValid()) << d.DebugString(); in TEST_F()
136 EXPECT_TRUE(d.IsValid()) << d.DebugString(); in TEST_F()
141 EXPECT_TRUE(d.IsValid()) << d.DebugString(); in TEST_F()
146 EXPECT_TRUE(d.IsValid()) << d.DebugString(); in TEST_F()
151 EXPECT_TRUE(d.IsValid()) << d.DebugString(); in TEST_F()
[all …]
/external/tensorflow/tensorflow/core/ops/
Darray_grad.cc87 VLOG(1) << "IdentityGrad " << DebugString(*g); in IdentityGrad()
113 VLOG(1) << "PackGrad " << DebugString(*g); in PackGrad()
137 VLOG(1) << "UnpackGrad " << DebugString(*g); in UnpackGrad()
212 VLOG(1) << "ConcatGrad " << DebugString(*g); in ConcatGradHelper()
242 VLOG(1) << "SplitGrad " << DebugString(*g); in SplitGrad()
263 VLOG(1) << "SplitVGrad " << DebugString(*g); in SplitVGrad()
290 VLOG(1) << "ArrayToListGrad " << DebugString(*g); in ArrayToListGrad()
310 VLOG(1) << "ListToArrayGrad " << DebugString(*g); in ListToArrayGrad()
333 VLOG(1) << "FillGrad " << DebugString(*g); in FillGrad()
352 VLOG(1) << "TransposeGrad " << DebugString(*g); in TransposeGrad()
[all …]
/external/tensorflow/tensorflow/core/kernels/
Dtraining_ops.cc573 alpha.shape().DebugString())); in Compute()
578 var.shape().DebugString(), " ", in Compute()
579 delta.shape().DebugString())); in Compute()
615 alpha_dev.shape().DebugString())); in Compute()
620 var.shape().DebugString(), " ", in Compute()
621 delta.shape().DebugString())); in Compute()
766 lr.shape().DebugString())); in DoValidate()
770 rho.shape().DebugString())); in DoValidate()
774 epsilon.shape().DebugString())); in DoValidate()
779 var.shape().DebugString(), " ", in DoValidate()
[all …]
Dedit_distance_op.cc46 hypothesis_indices.shape().DebugString()); in ValidateShapes()
50 truth_indices.shape().DebugString()); in ValidateShapes()
54 hypothesis_values.shape().DebugString()); in ValidateShapes()
58 truth_values.shape().DebugString()); in ValidateShapes()
62 hypothesis_shape.shape().DebugString()); in ValidateShapes()
66 truth_shape.shape().DebugString()); in ValidateShapes()
71 hypothesis_shape.shape().DebugString(), " and ", in ValidateShapes()
72 hypothesis_indices.shape().DebugString()); in ValidateShapes()
82 truth_shape.shape().DebugString(), " and ", in ValidateShapes()
83 truth_indices.shape().DebugString()); in ValidateShapes()
[all …]
Dcwise_op_select.cc76 cond->shape().DebugString())); in ComputeBroadcasting()
93 then->shape().DebugString())); in ComputeBroadcasting()
103 then->shape().DebugString(), " vs. ", in ComputeBroadcasting()
104 else_->shape().DebugString())); in ComputeBroadcasting()
136 then->shape().DebugString(), " vs. ", in ComputeScalar()
137 else_->shape().DebugString())); in ComputeScalar()
169 "then ", then->shape().DebugString(), " and else ", in Compute()
170 else_->shape().DebugString(), " must be broadcastable")); in Compute()
178 "condition ", cond->shape().DebugString(), ", then ", in Compute()
179 then->shape().DebugString(), ", and else ", in Compute()
[all …]
Dreshape_util.cc40 input_indices_in.shape().DebugString())); in Reshape()
44 input_shape_in.shape().DebugString())); in Reshape()
48 target_shape_in.shape().DebugString())); in Reshape()
92 product, ". input_shape=", input_shape.DebugString(), in Reshape()
93 " output_shape=", output_shape.DebugString())); in Reshape()
102 ". input_shape=", input_shape.DebugString(), in Reshape()
103 " output_shape=", output_shape.DebugString())); in Reshape()
Dscatter_nd_op.cc82 indices.shape().DebugString())); in Compute()
86 updates.shape().DebugString())); in Compute()
107 indices.shape().DebugString(), in Compute()
108 ", updates shape:", updates.shape().DebugString())); in Compute()
116 shape.DebugString(), in Compute()
117 " updates: ", updates.shape().DebugString())); in Compute()
123 " dimensions of output.shape=", shape.DebugString(), in Compute()
125 " dimensions of updates.shape=", updates.shape().DebugString())); in Compute()
156 indices.shape().DebugString())); in Compute()
160 updates.shape().DebugString())); in Compute()
[all …]
/external/tensorflow/tensorflow/core/grappler/inputs/
Dutils_test.cc89 EXPECT_EQ(result.DebugString(), graph_def_.DebugString()); in TEST_F()
95 EXPECT_EQ(result.DebugString(), graph_def_.DebugString()); in TEST_F()
101 EXPECT_EQ(result.DebugString(), meta_graph_def_.DebugString()); in TEST_F()
107 EXPECT_EQ(result.DebugString(), meta_graph_def_.DebugString()); in TEST_F()
/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dutils.cc60 string DebugString(const nvinfer1::DimensionType type) { in DebugString() function
75 string DebugString(const nvinfer1::Dims& dims) { in DebugString() function
80 StrAppend(&out, "[", DebugString(dims.type[i]), "],"); in DebugString()
89 string DebugString(const nvinfer1::DataType trt_dtype) { in DebugString() function
104 string DebugString(const nvinfer1::Permutation& permutation, int len) { in DebugString() function
113 string DebugString(const nvinfer1::ITensor& tensor) { in DebugString() function
116 ", dtype=", DebugString(tensor.getType()), in DebugString()
117 ", dims=", DebugString(tensor.getDimensions()), ")"); in DebugString()
/external/tensorflow/tensorflow/core/util/
Dtensor_slice_set_test.cc89 EXPECT_EQ("0,2:-", results[0].first.DebugString()); in TEST()
104 EXPECT_EQ("0,2:-", results[0].first.DebugString()); in TEST()
122 EXPECT_EQ("2,2:0,3", results[0].first.DebugString()); in TEST()
124 EXPECT_EQ("0,2:-", results[1].first.DebugString()); in TEST()
127 EXPECT_EQ("0,2:-", results[0].first.DebugString()); in TEST()
129 EXPECT_EQ("2,2:0,3", results[1].first.DebugString()); in TEST()
152 TF_CHECK_OK(slice_set.Register(part, part.DebugString())); in BM_RegisterOneByOne()
/external/protobuf/src/google/protobuf/util/
Dfield_mask_util_test.cc421 EXPECT_EQ(tmp.DebugString(), dst.DebugString()); \ in TEST()
425 EXPECT_EQ(tmp.DebugString(), dst.DebugString()); \ in TEST()
455 EXPECT_EQ(tmp.DebugString(), dst.DebugString()); \ in TEST()
571 EXPECT_EQ(tmp.DebugString(), msg.DebugString()); \ in TEST()
602 EXPECT_EQ(tmp.DebugString(), msg.DebugString()); \ in TEST()
669 EXPECT_EQ(trimmed_all_types.DebugString(), all_types_msg.DebugString()); in TEST()
681 EXPECT_EQ(trimmed_required_msg_1.DebugString(), required_msg_1.DebugString()); in TEST()
689 EXPECT_EQ(trimmed_required_msg_1.DebugString(), required_msg_1.DebugString()); in TEST()
710 EXPECT_EQ(trimmed_required_msg_2.DebugString(), required_msg_2.DebugString()); in TEST()
717 EXPECT_EQ(trimmed_required_msg_2.DebugString(), required_msg_2.DebugString()); in TEST()
[all …]
/external/grpc-grpc/test/cpp/end2end/
Dproto_server_reflection_test.cc77 EXPECT_EQ(service_desc->DebugString(), ref_service_desc->DebugString()); in CompareService()
82 EXPECT_EQ(file_desc->DebugString(), in CompareService()
83 ref_service_desc->file()->DebugString()); in CompareService()
99 EXPECT_EQ(method_desc->DebugString(), ref_method_desc->DebugString()); in CompareMethod()
115 EXPECT_EQ(desc->DebugString(), ref_desc->DebugString()); in CompareType()
/external/protobuf/src/google/protobuf/
Dunknown_field_set_unittest.cc237 EXPECT_EQ(message.DebugString(), empty_message_.DebugString()); in TEST_F()
264 EXPECT_EQ(empty_message_.DebugString(), message.DebugString()); in TEST_F()
273 const std::string debug_string = empty_message_.DebugString(); in TEST_F()
274 const std::string other_debug_string = other_message.DebugString(); in TEST_F()
278 EXPECT_EQ(debug_string, other_message.DebugString()); in TEST_F()
279 EXPECT_EQ(other_debug_string, empty_message_.DebugString()); in TEST_F()
283 const std::string debug_string = empty_message_.DebugString(); in TEST_F()
288 EXPECT_EQ(debug_string, empty_message_.DebugString()); in TEST_F()
308 destination.DebugString()); in TEST_F()
356 EXPECT_EQ(empty_message.DebugString(), all_types_message.DebugString()); in TEST_F()
[all …]
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_util_test.cc73 ASSERT_EQ(proto.DebugString(), parsed.DebugString()); in TEST()
86 ASSERT_EQ(proto.DebugString(), parsed.DebugString()); in TEST()
108 ASSERT_EQ(proto.DebugString(), parsed.DebugString()); in TEST()
133 ASSERT_EQ(proto.DebugString(), parsed.DebugString()); in TEST()

12345678910>>...32