/external/tensorflow/tensorflow/compiler/jit/tests/ |
D | opens2s_gnmt_mixed_precision.golden_summary | 17 ConcatV2 2 88 ConcatV2 1 113 ConcatV2 2 140 ConcatV2 2 183 ConcatV2 16 217 ConcatV2 14 238 ConcatV2 1 253 ConcatV2 1 266 ConcatV2 2 278 ConcatV2 1 [all …]
|
/external/tensorflow/tensorflow/core/grappler/costs/graph_properties_testdata/ |
D | merge_without_loops.pbtxt | 174 op: "ConcatV2" 241 op: "ConcatV2" 305 op: "ConcatV2"
|
D | queues_and_loops.pbtxt | 415 op: "ConcatV2" 544 op: "ConcatV2"
|
D | nested_loop.pbtxt | 522 op: "ConcatV2" 647 op: "ConcatV2"
|
D | loops_and_queues.pbtxt | 357 op: "ConcatV2" 675 op: "ConcatV2"
|
D | while_loop.pbtxt | 298 op: "ConcatV2"
|
/external/tensorflow/tensorflow/core/api_def/python_api/ |
D | api_def_ConcatV2.pbtxt | 2 graph_op_name: "ConcatV2"
|
/external/tensorflow/tensorflow/core/api_def/java_api/ |
D | api_def_ConcatV2.pbtxt | 2 graph_op_name: "ConcatV2"
|
/external/tensorflow/tensorflow/core/ops/compat/ops_history_v1/ |
D | ConcatV2.pbtxt | 2 name: "ConcatV2"
|
/external/tensorflow/tensorflow/core/ops/compat/ops_history_v2/ |
D | ConcatV2.pbtxt | 2 name: "ConcatV2"
|
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/tests/ |
D | lower_tf.mlir | 33 …// CHECK: "tf.ConcatV2"(%[[INP0]], %[[INP1]], %[[AXIS]]) : (tensor<1x3x5xf32>, tensor<1x3x5xf32>, … 153 …// CHECK: "tf.ConcatV2"(%[[INP0]], %[[INP1]], %[[AXIS]]) : (tensor<?x1x5xf32>, tensor<*xf32>, tens… 255 // CHECK-DAG: [[FULL_PADDINGS:%.+]] = "tf.ConcatV2"([[PAD00]], %arg2, [[PAD00]], [[ZERO_I64]]) 266 …// CHECK-DAG: [[RESHAPED_SHAPE:%.+]] = "tf.ConcatV2"([[PADDED_SHAPE_SPLITS]]#0, [[OUTER_SHAPE_0]],… 270 …// CHECK-DAG: [[OUTPUT_SHAPE:%.+]] = "tf.ConcatV2"([[OUTPUT_BATCH]], [[OUTER_SHAPE_0]], [[OUTER_SH… 317 …// CHECK-DAG: [[FULL_PADDINGS:%.+]] = "tf.ConcatV2"([[PAD00]], %arg2, [[PAD00]], [[PAD00]], {{.+}}) 324 …// CHECK-DAG: [[RESHAPED_SHAPE:%.+]] = "tf.ConcatV2"([[PADDED_SHAPE_SPLITS]]#0, [[OUTER_SHAPE_0]],… 329 …// CHECK-DAG: [[OUTPUT_SHAPE:%.+]] = "tf.ConcatV2"([[OUTPUT_BATCH]], [[OUTER_SHAPE_0]], [[OUTER_SH… 607 …// CHECK: %[[RESULT:.*]] = "tf.ConcatV2"(%[[ITEMS_1]], %[[ITEMS_0]], %[[AXIS]]) : (tensor<1x2xf32>… 628 …// CHECK-DAG: "tf.ConcatV2"(%[[ITEMS1_3]], %[[ITEMS1_2]], %[[ITEMS1_1]], %[[ITEMS1_0]], %[[ITEMS0_… [all …]
|
D | canonicalize.mlir | 155 // CHECK: "tf.ConcatV2"(%arg0, %arg1, %[[AXIS]]) 163 // CHECK: %[[CONCAT:.*]] = "tf.ConcatV2"(%arg0, %arg1, %arg2) 168 …%2 = "tf.ConcatV2"(%0, %1, %arg2) : (tensor<?x1xf32>, tensor<?x1xf32>, tensor<i32>) -> tensor<?x2x… 180 // CHECK: %[[ADD_LHS_CONCAT:.*]] = "tf.ConcatV2"(%arg2, %arg3, %[[RHS_AXIS]]) 181 // CHECK: %[[MUL_LHS_CONCAT:.*]] = "tf.ConcatV2"(%arg0, %arg1, %[[LHS_AXIS]]) 182 // CHECK: %[[MUL_RHS_CONCAT:.*]] = "tf.ConcatV2"(%arg2, %arg3, %[[RHS_AXIS]]) 197 …%5 = "tf.ConcatV2"(%3, %4, %0) : (tensor<?x1xf32>, tensor<?x1xf32>, tensor<i32>) -> tensor<?x2xf32> 208 // CHECK: "tf.ConcatV2"(%1, %2, %0) 212 …%3 = "tf.ConcatV2"(%1, %2, %0) : (tensor<?x2xf32>, tensor<?x2xf32>, tensor<i32>) -> tensor<?x4xf32> 224 %3 = "tf.ConcatV2"(%1, %2, %0) : (tensor<f32>, tensor<f32>, tensor<i32>) -> tensor<2xf32> [all …]
|
D | tf-ops.mlir | 2562 // Test valid tf.ConcatV2 2564 …%0 = "tf.ConcatV2"(%arg, %arg, %axis) : (tensor<8x16xf32>, tensor<8x16xf32>, tensor<i32>) -> tenso… 2570 // tf.ConcatV2 with wrong 'axis' element type 2573 …%0 = "tf.ConcatV2"(%arg, %arg, %axis) : (tensor<8x16xf32>, tensor<8x16xf32>, tensor<f32>) -> tenso… 2579 // tf.ConcatV2 missing required 'axis' operand 2582 %0 = "tf.ConcatV2"() : () -> tensor<?xf32> 2653 …%0 = "tf.ConcatV2"(%arg, %arg, %axis) : (tensor<8x16xf32>, tensor<8x16xf32>, tensor<1x1xi32>) -> t… 2669 …%0 = "tf.ConcatV2"(%arg0, %arg1, %axis) : (tensor<8x16xf32>, tensor<8xf32>, tensor<i32>) -> tensor… 2677 …%0 = "tf.ConcatV2"(%arg0, %arg1, %axis) : (tensor<8x16xf32>, tensor<8x8xf32>, tensor<i32>) -> tens… 2685 …%0 = "tf.ConcatV2"(%arg0, %arg1, %axis) : (tensor<8x16xf32>, tensor<16x8xf32>, tensor<i32>) -> ten… [all …]
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_ConcatV2.pbtxt | 2 graph_op_name: "ConcatV2"
|
/external/tensorflow/tensorflow/compiler/mlir/lite/tests/ |
D | fuse-tftext.mlir | 36 …%32 = "tf.ConcatV2"(%29#0, %31, %14) {device = ""} : (tensor<2xi64>, tensor<1xi64>, tensor<i32>) -… 38 …%34 = "tf.ConcatV2"(%33, %22, %14) {device = ""} : (tensor<?xi64>, tensor<1xi64>, tensor<i32>) -> … 186 …%182 = "tf.ConcatV2"(%117, %181, %119, %14) {device = ""} : (tensor<0xi32>, tensor<1xi32>, tensor<… 205 …%201 = "tf.ConcatV2"(%9, %200, %9, %14) {device = ""} : (tensor<0xi32>, tensor<1xi32>, tensor<0xi3… 220 …%216 = "tf.ConcatV2"(%11, %215, %3) {device = ""} : (tensor<1xi64>, tensor<?xi64>, tensor<i32>) ->… 238 …%234 = "tf.ConcatV2"(%9, %233, %9, %14) {device = ""} : (tensor<0xi32>, tensor<1xi32>, tensor<0xi3… 267 …%263 = "tf.ConcatV2"(%260, %258, %262, %14) {device = ""} : (tensor<0xi32>, tensor<1xi32>, tensor<… 290 …%286 = "tf.ConcatV2"(%283, %281, %285, %14) {device = ""} : (tensor<0xi32>, tensor<1xi32>, tensor<… 303 …%299 = "tf.ConcatV2"(%1, %298, %12, %14) {device = ""} : (tensor<0xi64>, tensor<1xi64>, tensor<1xi… 329 …%325 = "tf.ConcatV2"(%157, %324, %159, %14) {device = ""} : (tensor<0xi32>, tensor<1xi32>, tensor<… [all …]
|
/external/tensorflow/tensorflow/core/graph/ |
D | testlib.h | 197 Node* ConcatV2(Graph* g, gtl::ArraySlice<Node*> tensors, Node* concat_dim);
|
D | testlib.cc | 372 Node* ConcatV2(Graph* g, gtl::ArraySlice<Node*> tensors, Node* concat_dim) { in ConcatV2() function
|
/external/tensorflow/tensorflow/core/profiler/g3doc/ |
D | advise.md | 45 top 3 operation type: ConcatV2, cpu: 357.83ms, accelerator: 31.80ms, total: 389.63ms (7.61%)
|
D | profile_time.md | 124 ConcatV2 203.88ms (34.01%, 5.44%), 6098
|
/external/tensorflow/tensorflow/compiler/mlir/tosa/tests/ |
D | tf-to-tosa-pipeline.mlir | 119 …%3 = "tf.ConcatV2"(%arg0, %arg1, %2) : (tensor<13x21x3xf32>, tensor<13x21x3xf32>, tensor<i32>) -… 519 …%3 = "tf.ConcatV2"(%arg0, %arg1, %arg2, %arg3, %2) : (tensor<13x21x3xf32>, tensor<13x21x3xf32>, …
|
/external/tensorflow/tensorflow/compiler/tests/ |
D | lstm_layer_inference.pbtxt | 2580 op: "ConcatV2" 3234 op: "ConcatV2" 3888 op: "ConcatV2" 4542 op: "ConcatV2" 5196 op: "ConcatV2"
|
/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/ |
D | legalize_tf.cc | 144 DECL_CONVERT_OP(ConcatV2);
|
/external/tensorflow/tensorflow/lite/g3doc/guide/ |
D | op_select_allowlist.md | 100 * `raw_ops.ConcatV2`
|
/external/tensorflow/tensorflow/core/grappler/costs/ |
D | virtual_scheduler_test.cc | 1463 op: "ConcatV2" in CreateGrapplerItemWithLoop() 1991 op: "ConcatV2" in CreateGrapplerItemWithLoopAnnotated()
|
/external/tensorflow/tensorflow/compiler/tf2xla/g3doc/ |
D | gpu_supported_ops.md | 48 `ConcatV2` | `Tidx={int32}`<br>`T={bool,complex64,double,float,int32,int…
|