Home
last modified time | relevance | path

Searched refs:args_1 (Results 1 – 9 of 9) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir/
Ddevice-arg-retval-attr.pbtxt26 name: "args_1"
66 input: "args_1"
Dgraph-as-function.pbtxt9 # CHECK-SAME: inputs = "args_0,args_1,args_2,args_3"
35 name: "args_1"
157 input: "args_1"
Dshape-attrs.pbtxt20 name: "args_1"
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef/
Dgraph-as-function.mlir4 attributes {tf.entry_function = {inputs = "args_0,args_1,args_2,args_3", outputs = "rets_0_RetVal,r…
28 // CHECK-NEXT: name: "args_1"
50 // CHECK-NEXT: input: "args_1"
Ddevice-arg-retval-attr.mlir8 attributes {tf.entry_function = {inputs = "args_0,args_1", outputs = "rets_0,rets_1"}} {
27 // CHECK-NEXT: name: "args_1"
/external/llvm-project/clang/test/CodeGen/
Dattr-callback.c9 __attribute__((callback(1, 2, 3))) void args_1(void (*callback)(int, double), int a, double b) { no… in args_1() function
/external/llvm-project/clang/test/Sema/
Dattr-callback.c6 __attribute__((callback(1, 2, 3))) void args_1(void (*callback)(int, double), int a, double b);
/external/tensorflow/tensorflow/compiler/mlir/lite/tests/
Dfuse-tftext.mlir3216 …ified_name = "args_0"}, %arg2: tensor<?xi64> {tf._user_specified_name = "args_1"}) -> (tensor<?x!t…
3258 …%29 = "tf.Identity"(%arg2) {_class = ["loc:@args_1"], device = ""} : (tensor<?xi64>) -> tensor<?xi…
3272 …%37 = "tf.Identity"(%29) {_class = ["loc:@args_1"], device = ""} : (tensor<?xi64>) -> tensor<?xi64>
3436 …ified_name = "args_0"}, %arg2: tensor<?xi64> {tf._user_specified_name = "args_1"}) -> (tensor<?x!t…
/external/tensorflow/tensorflow/compiler/jit/tests/
Dopens2s_gnmt_mixed_precision.pbtxt.gz