Searched refs:args_1 (Results 1 – 9 of 9) sorted by relevance
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir/ |
D | device-arg-retval-attr.pbtxt | 26 name: "args_1" 66 input: "args_1"
|
D | graph-as-function.pbtxt | 9 # CHECK-SAME: inputs = "args_0,args_1,args_2,args_3" 35 name: "args_1" 157 input: "args_1"
|
D | shape-attrs.pbtxt | 20 name: "args_1"
|
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef/ |
D | graph-as-function.mlir | 4 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"
|
D | device-arg-retval-attr.mlir | 8 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/ |
D | attr-callback.c | 9 __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/ |
D | attr-callback.c | 6 __attribute__((callback(1, 2, 3))) void args_1(void (*callback)(int, double), int a, double b);
|
/external/tensorflow/tensorflow/compiler/mlir/lite/tests/ |
D | fuse-tftext.mlir | 3216 …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/ |
D | opens2s_gnmt_mixed_precision.pbtxt.gz |
|