Home
last modified time | relevance | path

Searched refs:another_input (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/core/ir/tests/
Dops.mlir30 // CHECK-NEXT: %another_input: tensor<10xf32> {tfg.name = "another_input"})
35 %arg1 : tensor<10xf32> {tfg.name = "another_input"})
40 // CHECK: %AddV2, %ctl_0 = AddV2(%input, %another_input) [%another_input.ctl] device("GPU") : (tens…
42 // CHECK: %AddV2_1, %ctl_2 = AddV2(%another_input, %input) [%ctl_0] device("GPU") {some_attribute =…
54 // CHECK-NEXT: %another_input: !tf_type.tensor {tfg.name = "another_input"})
59 %arg1 : !tf_type.tensor {tfg.name = "another_input"})
64 // CHECK: %AddV2, %ctl_0 = AddV2(%input, %another_input) [%another_input.ctl] device("GPU") : (!tf_…
68 // CHECK: %AddV2_1, %ctl_2 = AddV2(%another_input, %input) [%ctl_0] device("GPU") {some_attribute =…
/external/tensorflow/tensorflow/core/transforms/shape_inference/tests/
Dshape_inference_test.mlir148 …t", tf._output_shapes = [#tf_type.shape<2x3>]}, %arg1 : tensor<*xf32> {tfg.name = "another_input"})
161 …ape(%arg0 : tensor<*xf32> {tfg.name = "input"}, %arg1 : tensor<*xf32> {tfg.name = "another_input"})
/external/tensorflow/tensorflow/core/framework/
Ddataset.cc1042 DatasetBase* another_input; in MakeDataset() local
1044 GetDatasetFromVariantTensor(ctx->input(1), &another_input)); in MakeDataset()
1045 MakeDataset(ctx, input, another_input, output); in MakeDataset()
Ddataset.h1384 DatasetBase* another_input,
/external/tensorflow/tensorflow/core/ir/
DREADME.md239 %arg1 : !tfg.tensor {tfg.name = "another_input"})
266 %arg1 : tensor<*xf32> {tfg.name = "another_input"})
295 %arg1 : tensor<*xf32> {tfg.name = "another_input"}, %arg1.ctl : !tfg.control)