/external/tensorflow/tensorflow/cc/gradients/ |
D | array_grad_test.cc | 59 xs.push_back(Placeholder(scope_, DT_FLOAT, Placeholder::Shape(x_shape))); in TEST_F() 60 xs.push_back(Placeholder(scope_, DT_FLOAT, Placeholder::Shape(x_shape))); in TEST_F() 69 xs.push_back(Placeholder(scope_, DT_FLOAT, Placeholder::Shape(x_shape))); in TEST_F() 70 xs.push_back(Placeholder(scope_, DT_FLOAT, Placeholder::Shape(x_shape))); in TEST_F() 78 auto x = Placeholder(scope_, DT_FLOAT, Placeholder::Shape(x_shape)); in TEST_F() 87 auto x = Placeholder(scope_, DT_FLOAT, Placeholder::Shape(x_shape)); in TEST_F() 96 auto x = Placeholder(scope_, DT_FLOAT, Placeholder::Shape(shape)); in TEST_F() 103 auto x = Placeholder(scope_, DT_FLOAT, Placeholder::Shape(x_shape)); in TEST_F() 113 auto x = Placeholder(scope_, DT_FLOAT, Placeholder::Shape(x_shape)); in TEST_F() 121 auto x = Placeholder(scope_, DT_FLOAT, Placeholder::Shape(x_shape)); in TEST_F() [all …]
|
D | nn_grad_test.cc | 42 using ops::Placeholder; 110 auto x = Placeholder(scope_, DT_FLOAT, Placeholder::Shape(shape)); in TEST_F() 119 auto logits = Placeholder(scope_, DT_FLOAT, Placeholder::Shape(logits_shape)); in TEST_F() 120 auto labels = Placeholder(scope_, DT_FLOAT, Placeholder::Shape(logits_shape)); in TEST_F() 131 auto x = Placeholder(scope_, DT_FLOAT, Placeholder::Shape(shape)); in TEST_F() 143 auto x = Placeholder(scope_, DT_FLOAT, Placeholder::Shape(shape)); in TEST_F() 154 auto x = Placeholder(scope_, DT_FLOAT, Placeholder::Shape(shape)); in TEST_F() 166 auto x = Placeholder(scope_, DT_FLOAT, Placeholder::Shape(shape)); in TEST_F() 178 auto x = Placeholder(scope_, DT_FLOAT, Placeholder::Shape(shape)); in TEST_F() 192 auto x = Placeholder(scope_, DT_FLOAT, Placeholder::Shape(shape)); in TEST_F() [all …]
|
D | math_grad_test.cc | 44 using ops::Placeholder; 100 auto x = Placeholder(scope_, x_type, Placeholder::Shape(shape)); in TestCWiseGrad() 584 Placeholder(root_, DataTypeToEnum<T>::v(), Placeholder::Shape(x_shape)); in TestMatMulGrad() 586 Placeholder(root_, DataTypeToEnum<T>::v(), Placeholder::Shape(y_shape)); in TestMatMulGrad() 736 auto x = Placeholder(scope_, DT_FLOAT, Placeholder::Shape(x_shape)); in TEST_F() 745 auto x = Placeholder(scope_, DT_FLOAT, Placeholder::Shape(x_shape)); in TEST_F() 754 auto x = Placeholder(scope_, DT_FLOAT, Placeholder::Shape(x_shape)); in TEST_F() 765 auto x = Placeholder(scope_, DT_FLOAT, Placeholder::Shape(x_shape)); in TEST_F() 784 auto x = Placeholder(scope_, DT_FLOAT, Placeholder::Shape(x_shape)); in TEST_F() 794 auto x = Placeholder(scope_, DT_FLOAT, Placeholder::Shape(x_shape)); in TEST_F() [all …]
|
D | data_flow_grad_test.cc | 31 using ops::Placeholder; 51 auto data = Placeholder(scope_, DT_FLOAT, Placeholder::Shape(data_shape)); in TEST_F() 64 Placeholder(scope_, DT_FLOAT, Placeholder::Shape(d1_shape)), in TEST_F() 65 Placeholder(scope_, DT_FLOAT, Placeholder::Shape(d2_shape))}; in TEST_F()
|
/external/clang/test/Index/ |
D | complete-preprocessor.m | 17 // CHECK-CC1: NotImplemented:{TypedText define}{HorizontalSpace }{Placeholder macro} (40) 18 …: NotImplemented:{TypedText define}{HorizontalSpace }{Placeholder macro}{LeftParen (}{Placeholder… 19 // CHECK-CC1-NEXT: NotImplemented:{TypedText error}{HorizontalSpace }{Placeholder message} (40) 20 // CHECK-CC1-NEXT: NotImplemented:{TypedText if}{HorizontalSpace }{Placeholder condition} (40) 21 // CHECK-CC1-NEXT: NotImplemented:{TypedText ifdef}{HorizontalSpace }{Placeholder macro} (40) 22 // CHECK-CC1-NEXT: NotImplemented:{TypedText ifndef}{HorizontalSpace }{Placeholder macro} (40) 23 // CHECK-CC1-NEXT: NotImplemented:{TypedText import}{HorizontalSpace }{Text "}{Placeholder header}… 24 // CHECK-CC1-NEXT: NotImplemented:{TypedText import}{HorizontalSpace }{Text <}{Placeholder header}… 25 // CHECK-CC1-NEXT: NotImplemented:{TypedText include}{HorizontalSpace }{Text "}{Placeholder header… 26 // CHECK-CC1-NEXT: NotImplemented:{TypedText include}{HorizontalSpace }{Text <}{Placeholder header… [all …]
|
D | complete-at-exprstmt.m | 23 // CHECK-CC1: {TypedText encode}{LeftParen (}{Placeholder type-name}{RightParen )} 24 // CHECK-CC1: {TypedText protocol}{LeftParen (}{Placeholder protocol-name}{RightParen )} 25 // CHECK-CC1: {TypedText selector}{LeftParen (}{Placeholder selector}{RightParen )} 26 …ynchronized}{HorizontalSpace }{LeftParen (}{Placeholder expression}{RightParen )}{LeftBrace {}{Pl… 27 // CHECK-CC1: {TypedText throw}{HorizontalSpace }{Placeholder expression} 28 …Placeholder statements}{RightBrace }}{Text @catch}{LeftParen (}{Placeholder parameter}{RightParen … 30 // CHECK-CC2: {TypedText encode}{LeftParen (}{Placeholder type-name}{RightParen )} 31 // CHECK-CC2: {TypedText protocol}{LeftParen (}{Placeholder protocol-name}{RightParen )} 32 // CHECK-CC2: {TypedText selector}{LeftParen (}{Placeholder selector}{RightParen )} 34 // CHECK-CC3: NotImplemented:{ResultType char[]}{TypedText @encode}{LeftParen (}{Placeholder type-n… [all …]
|
D | complete-objc-message.m | 202 // CHECK-CC1: {TypedText classMethod1:}{Placeholder (id)}{HorizontalSpace }{TypedText withKeyword:… 215 // CHECK-CC2: {TypedText protocolInstanceMethod:}{Placeholder (int)} 222 // CHECK-CC3: ObjCClassMethodDecl:{ResultType int}{TypedText MyClassMethod:}{Placeholder (id)} 225 …:{ResultType int}{TypedText MyInstMethod:}{Placeholder (id)}{HorizontalSpace }{TypedText second:}… 228 …:{ResultType int}{TypedText MyInstMethod:}{Placeholder (id)}{HorizontalSpace }{TypedText second:}… 231 // CHECK-CC6: ObjCInstanceMethodDecl:{ResultType id}{TypedText protocolInstanceMethod:}{Placeholder… 235 // CHECK-CC7: ObjCInstanceMethodDecl:{ResultType int}{TypedText Method:}{Placeholder (int)} 236 …dText Method:}{Placeholder (float)}{HorizontalSpace }{TypedText Arg1:}{Placeholder (int)}{Horizon… 237 …ext Method:}{Placeholder (float)}{HorizontalSpace }{TypedText Arg1:}{Placeholder (int)}{Horizonta… 238 …t Method:}{Placeholder (float)}{HorizontalSpace }{TypedText SomeArg:}{Placeholder (int)}{Horizont… [all …]
|
D | complete-type-factors.m | 38 // CHECK-CC1: FunctionDecl:{ResultType int}{TypedText func1}{LeftParen (}{Placeholder enum Color}{R… 39 // CHECK-CC1: FunctionDecl:{ResultType enum Priority}{TypedText func2}{LeftParen (}{Placeholder int… 47 // CHECK-CC1: NotImplemented:{ResultType size_t}{TypedText sizeof}{LeftParen (}{Placeholder express… 48 …pedText test1}{LeftParen (}{Placeholder enum Priority priority}{Comma , }{Placeholder enum Color c… 53 // CHECK-CC2: FunctionDecl:{ResultType int}{TypedText func1}{LeftParen (}{Placeholder enum Color}{R… 54 // CHECK-CC2: FunctionDecl:{ResultType enum Priority}{TypedText func2}{LeftParen (}{Placeholder int… 62 // CHECK-CC2: NotImplemented:{ResultType size_t}{TypedText sizeof}{LeftParen (}{Placeholder express… 63 …pedText test1}{LeftParen (}{Placeholder enum Priority priority}{Comma , }{Placeholder enum Color c… 68 // CHECK-CC3: FunctionDecl:{ResultType int}{TypedText func1}{LeftParen (}{Placeholder enum Color}{R… 69 // CHECK-CC3: FunctionDecl:{ResultType enum Priority}{TypedText func2}{LeftParen (}{Placeholder int… [all …]
|
D | complete-at-directives.m | 9 // CHECK-CC1: {TypedText class}{HorizontalSpace }{Placeholder name} 10 … {TypedText compatibility_alias}{HorizontalSpace }{Placeholder alias}{HorizontalSpace }{Placehol… 11 // CHECK-CC1: {TypedText implementation}{HorizontalSpace }{Placeholder class} 12 // CHECK-CC1: {TypedText interface}{HorizontalSpace }{Placeholder class} 13 // CHECK-CC1: {TypedText protocol}{HorizontalSpace }{Placeholder protocol} 22 // CHECK-CC3: {TypedText dynamic}{HorizontalSpace }{Placeholder property} 24 // CHECK-CC3: {TypedText synthesize}{HorizontalSpace }{Placeholder property} 27 // CHECK-CC4: NotImplemented:{TypedText @class}{HorizontalSpace }{Placeholder name} 28 …{TypedText @compatibility_alias}{HorizontalSpace }{Placeholder alias}{HorizontalSpace }{Placehol… 29 // CHECK-CC4: NotImplemented:{TypedText @implementation}{HorizontalSpace }{Placeholder class} [all …]
|
D | complete-super.m | 44 …}{TypedText super}{HorizontalSpace }{Text add:}{Placeholder a}{HorizontalSpace }{Text to:}{Place… 47 …e }{Text select:}{Placeholder condition}{HorizontalSpace }{Text first:}{Placeholder a}{Horizonta… 51 …anceMethodDecl:{ResultType void}{TypedText add:}{Placeholder a}{HorizontalSpace }{Text to:}{Place… 57 …TypedText select:}{Placeholder condition}{HorizontalSpace }{Text first:}{Placeholder a}{Horizonta… 61 …D-TO: ObjCInstanceMethodDecl:{ResultType void}{Informative add:}{TypedText to:}{Placeholder b} (20) 64 …e void}{Informative select:}{TypedText first:}{Placeholder a}{HorizontalSpace }{Text second:}{Pla… 68 …l:{ResultType void}{Informative select:}{Informative first:}{TypedText second:}{Placeholder b} (20) 77 …ethodDecl:{ResultType void}{TypedText add:}{Placeholder (int)}{HorizontalSpace }{TypedText to:}{P… 79 …ethodDecl:{ResultType void}{TypedText multiply:}{Placeholder a}{HorizontalSpace }{Text by:}{Place…
|
D | arc-complete.m | 11 …NotImplemented:{TypedText __bridge}{HorizontalSpace }{Placeholder type}{RightParen )}{Placeholder… 12 …ted:{TypedText __bridge_retained}{HorizontalSpace }{Placeholder CF type}{RightParen )}{Placeholde… 13 …{TypedText __bridge_transfer}{HorizontalSpace }{Placeholder Objective-C type}{RightParen )}{Place…
|
D | complete-kvc.m | 56 …}{RightParen )}{TypedText addMutableArrayPropertyObject:}{LeftParen (}{Placeholder object-type}{Te… 67 …}{Text void}{RightParen )}{TypedText getMyArrayProperty:}{LeftParen (}{Placeholder object-type}{Te… 68 … (}{Text void}{RightParen )}{TypedText getMySetProperty:}{LeftParen (}{Placeholder object-type}{Te… 69 …n )}{Text array}{HorizontalSpace }{TypedText atIndexes:}{LeftParen (}{Placeholder NSIndexSet *}{R… 70 …n )}{Text array}{HorizontalSpace }{TypedText atIndexes:}{LeftParen (}{Placeholder NSIndexSet *}{R… 71 …en (}{Placeholder object-type}{Text *}{RightParen )}{Text object}{HorizontalSpace }{TypedText in… 72 …ren (}{Placeholder object-type}{Text *}{RightParen )}{Text object}{HorizontalSpace }{TypedText i… 79 …hodDecl:{LeftParen (}{Placeholder object-type}{Text *}{RightParen )}{TypedText memberOfMyArrayPro… 80 …thodDecl:{LeftParen (}{Placeholder object-type}{Text *}{RightParen )}{TypedText memberOfMySetProp… 92 …RightParen )}{TypedText replaceMyArrayPropertyAtIndexes:}{LeftParen (}{Placeholder NSIndexSet *}{R… [all …]
|
D | complete-exprs.m | 21 // CHECK-CC1: NotImplemented:{ResultType NSString *}{TypedText @"}{Placeholder string}{Text "} (40) 22 // CHECK-CC1: NotImplemented:{ResultType id}{TypedText @(}{Placeholder expression}{RightParen )} (4… 23 // CHECK-CC1: NotImplemented:{ResultType NSArray *}{TypedText @[}{Placeholder objects, ...}{RightBr… 24 …ented:{ResultType NSDictionary *}{TypedText @{}{Placeholder key}{Colon :}{HorizontalSpace }{Place… 35 // CHECK-CC2: NotImplemented:{ResultType size_t}{TypedText sizeof}{LeftParen (}{Placeholder express… 38 // CHECK-CC3: FunctionDecl:{ResultType void}{TypedText foo}{LeftParen (}{Placeholder ^bool(id x, A … 45 // CHECK-CC4: NotImplemented:{ResultType NSArray *}{TypedText @[}{Placeholder objects, ...}{RightBr… 46 …ented:{ResultType NSDictionary *}{TypedText @{}{Placeholder key}{Colon :}{HorizontalSpace }{Place…
|
D | complete-blocks.m | 54 // CHECK-CC1: FunctionDecl:{ResultType void}{TypedText f}{LeftParen (}{Placeholder ^int(int x, int … 55 // CHECK-CC1: FunctionDecl:{ResultType void}{TypedText g}{LeftParen (}{Placeholder ^(float f, doubl… 57 // CHECK-CC2: ObjCInstanceMethodDecl:{ResultType id}{TypedText method2:}{Placeholder ^(float f, dou… 58 // CHECK-CC2: ObjCInstanceMethodDecl:{ResultType id}{TypedText method:}{Placeholder ^int(int x, int… 60 // CHECK-CC3: ObjCInstanceMethodDecl:{ResultType id}{TypedText method3:}{Placeholder ^int(void)b} (… 62 // CHECK-CC4: ObjCInstanceMethodDecl:{ResultType id}{TypedText method4:}{Placeholder ^(void)arg} (3… 63 // CHECK-CC4: ObjCInstanceMethodDecl:{ResultType id}{TypedText method5:}{Placeholder ^(void)arg5} (… 71 // CHECK-CC6: ObjCInstanceMethodDecl:{ResultType id}{TypedText method6:}{Placeholder ^(block_t bloc… 74 // CHECK-CC7: FunctionDecl:{ResultType void}{TypedText f2}{LeftParen (}{Placeholder ^int(int x, int… 76 // CHECK-CC8: ObjCInstanceMethodDecl:{ResultType id}{TypedText method7:}{Placeholder ^int(int x, in…
|
D | complete-pch.m | 21 // CHECK-CC1: ObjCClassMethodDecl:{ResultType int}{TypedText classMethod1:}{Placeholder (double)} 22 // CHECK-CC1: ObjCClassMethodDecl:{ResultType int}{TypedText classMethod2:}{Placeholder (float)} 23 // CHECK-CC1: ObjCClassMethodDecl:{ResultType int}{TypedText classMethod3:}{Placeholder (float)} 26 // CHECK-CC2: ObjCInstanceMethodDecl:{ResultType int}{TypedText instanceMethod1:}{Placeholder (int)} 27 // CHECK-CC2: ObjCInstanceMethodDecl:{ResultType int}{TypedText instanceMethod2:}{Placeholder (int)} 28 // CHECK-CC2: ObjCInstanceMethodDecl:{ResultType int}{TypedText instanceMethod3:}{Placeholder (int)}
|
/external/tensorflow/tensorflow/cc/framework/ |
D | gradient_checker_test.cc | 33 using ops::Placeholder; 44 auto x = Placeholder(scope, DT_FLOAT, Placeholder::Shape(shape)); in TEST() 55 auto x = Placeholder(scope, DT_DOUBLE, Placeholder::Shape(shape)); in TEST() 66 auto x = Placeholder(scope, DT_COMPLEX64, Placeholder::Shape(shape)); in TEST() 77 auto x = Placeholder(scope, DT_COMPLEX128, Placeholder::Shape(shape)); in TEST() 89 auto x = Placeholder(scope, DT_FLOAT, Placeholder::Shape(shape)); in TEST() 101 auto x = Placeholder(scope, DT_COMPLEX64, Placeholder::Shape(shape)); in TEST() 114 auto x = Placeholder(scope, DT_FLOAT, Placeholder::Shape(shape)); in TEST() 130 auto x = Placeholder(scope, DT_DOUBLE, Placeholder::Shape(x_shape)); in TEST() 143 auto x = Placeholder(scope, DT_DOUBLE, Placeholder::Shape(x_shape)); in TEST() [all …]
|
/external/tensorflow/tensorflow/core/grappler/optimizers/ |
D | remapper_test.cc | 107 using ::tensorflow::ops::Placeholder; in TEST_F() 111 auto input_shape = ops::Placeholder::Shape({8, 32, 32, 3}); in TEST_F() 112 auto filter_shape = ops::Placeholder::Shape({1, 1, 3, 128}); in TEST_F() 113 auto bias_shape = ops::Placeholder::Shape({128}); in TEST_F() 115 auto input = Placeholder(s.WithOpName("input"), DT_FLOAT, input_shape); in TEST_F() 116 auto filter = Placeholder(s.WithOpName("filter"), DT_FLOAT, filter_shape); in TEST_F() 117 auto bias = Placeholder(s.WithOpName("bias"), DT_FLOAT, bias_shape); in TEST_F() 170 using ::tensorflow::ops::Placeholder; in TEST_F() 174 auto input_shape = Placeholder::Shape({8, 32, 32, 3}); in TEST_F() 175 auto filter_shape = Placeholder::Shape({1, 1, 3, 128}); in TEST_F() [all …]
|
D | debug_stripper_test.cc | 33 Output x = ops::Placeholder(s, DT_FLOAT, ops::Placeholder::Shape({})); in TEST_F() 34 Output y = ops::Placeholder(s, DT_FLOAT, ops::Placeholder::Shape({})); in TEST_F() 48 Output input = ops::Placeholder(s.WithOpName("input"), DT_FLOAT, in TEST_F() 49 ops::Placeholder::Shape({6})); in TEST_F() 77 Output x = ops::Placeholder(s.WithOpName("x"), DT_FLOAT, in TEST_F() 78 ops::Placeholder::Shape({})); in TEST_F() 79 Output y = ops::Placeholder(s.WithOpName("y"), DT_FLOAT, in TEST_F() 80 ops::Placeholder::Shape({})); in TEST_F() 139 Output x = ops::Placeholder(s.WithOpName("x"), DT_FLOAT, in TEST_F() 140 ops::Placeholder::Shape({})); in TEST_F() [all …]
|
/external/tensorflow/tensorflow/compiler/jit/ |
D | partially_decluster_pass_test.cc | 303 Output shape_a = ops::Placeholder(s.WithOpName("shape_a"), DT_INT32, in TEST() 304 ops::Placeholder::Attrs{}); in TEST() 305 Output shape_b = ops::Placeholder(s.WithOpName("shape_b"), DT_INT32, in TEST() 306 ops::Placeholder::Attrs{}); in TEST() 309 Output reshape_input = ops::Placeholder(s.WithOpName("reshape_input"), in TEST() 310 DT_FLOAT, ops::Placeholder::Attrs{}); in TEST() 327 Output input_a = ops::Placeholder(s.WithOpName("input_a"), DT_INT32, in TEST() 328 ops::Placeholder::Attrs{}); in TEST() 329 Output input_b = ops::Placeholder(s.WithOpName("shape_b"), DT_FLOAT, in TEST() 330 ops::Placeholder::Attrs{}); in TEST() [all …]
|
D | increase_dynamism_for_auto_jit_pass_test.cc | 106 Output input = ops::Placeholder(root.WithOpName("input"), DT_FLOAT); in TEST() 107 Output begin = ops::Placeholder(root.WithOpName("begin"), DT_INT32); in TEST() 152 Output input = ops::Placeholder(root.WithOpName("input"), DT_FLOAT); in TEST() 153 Output begin = ops::Placeholder(root.WithOpName("begin"), DT_INT32); in TEST() 172 Output input = ops::Placeholder(root.WithOpName("input"), DT_FLOAT); in TEST() 173 Output begin = ops::Placeholder(root.WithOpName("begin"), DT_INT32); in TEST() 175 Output control_pred = ops::Placeholder(root.WithOpName("control"), DT_BOOL); in TEST() 198 Output input = ops::Placeholder(root.WithOpName("input"), DT_FLOAT); in TEST() 199 Output begin = ops::Placeholder(root.WithOpName("begin"), DT_INT64); in TEST() 216 Output input = ops::Placeholder(root.WithOpName("input"), DT_FLOAT); in TEST() [all …]
|
D | node_matchers_test.cc | 52 ops::Placeholder(root.WithOpName("placeholder"), DT_FLOAT); in TEST() 76 ops::Placeholder(root.WithOpName("placeholder_a"), DT_FLOAT); in TEST() 78 ops::Placeholder(root.WithOpName("placeholder_b"), DT_FLOAT); in TEST() 102 ops::Placeholder(root.WithOpName("placeholder_a"), DT_FLOAT); in TEST() 104 ops::Placeholder(root.WithOpName("placeholder_b"), DT_FLOAT); in TEST() 106 ops::Placeholder(root.WithOpName("placeholder_c"), DT_FLOAT); in TEST() 108 ops::Placeholder(root.WithOpName("placeholder_d"), DT_FLOAT); in TEST() 131 ops::Placeholder(root.WithOpName("placeholder"), DT_FLOAT); in TEST() 158 ops::Placeholder(root.WithOpName("placeholder_a"), DT_FLOAT); in TEST() 160 ops::Placeholder(root.WithOpName("placeholder_b"), DT_FLOAT); in TEST() [all …]
|
D | encapsulate_xla_computations_pass_test.cc | 40 auto a = ops::Placeholder(scope.WithOpName("A"), DT_INT32); in MakeOuterGraph() 41 auto b = ops::Placeholder(scope.WithOpName("B"), DT_FLOAT); in MakeOuterGraph() 42 auto c = ops::Placeholder(scope.WithOpName("C"), DT_INT32); in MakeOuterGraph() 43 auto d = ops::Placeholder(scope.WithOpName("D"), DT_FLOAT); in MakeOuterGraph() 44 auto u = ops::Placeholder(scope.WithOpName("U"), DT_RESOURCE); in MakeOuterGraph() 45 auto v = ops::Placeholder(scope.WithOpName("V"), DT_RESOURCE); in MakeOuterGraph() 46 auto w = ops::Placeholder(scope.WithOpName("W"), DT_RESOURCE); in MakeOuterGraph() 151 auto a0 = ops::Placeholder(scope.WithOpName("A0"), DT_INT32); in TEST() 152 auto a1 = ops::Placeholder(scope.WithOpName("A1"), DT_INT32); in TEST() 210 auto a = ops::Placeholder(scope.WithOpName("A"), DT_INT32); in TEST() [all …]
|
D | shape_inference_test.cc | 36 auto a = ops::Placeholder(root.WithOpName("A"), DT_FLOAT, in TEST() 37 ops::Placeholder::Shape({2, 3})); in TEST() 38 auto b = ops::Placeholder(root.WithOpName("B"), DT_FLOAT, in TEST() 39 ops::Placeholder::Shape({3})); in TEST() 40 auto c = ops::Placeholder(root.WithOpName("C"), DT_FLOAT); in TEST() 70 auto dummy = ops::Placeholder(scope.WithOpName("Dummy"), DT_INT32, in TEST() 71 ops::Placeholder::Shape({})); in TEST() 73 auto source = ops::Placeholder(scope.WithOpName("source"), DT_INT32, in TEST() 74 ops::Placeholder::Shape({})); in TEST()
|
D | clone_constants_for_better_clustering_test.cc | 68 Output in0 = ops::Placeholder(on_gpu.WithOpName("in0"), DT_FLOAT); in TEST() 69 Output in1 = ops::Placeholder(on_gpu.WithOpName("in1"), DT_FLOAT); in TEST() 94 Output in0 = ops::Placeholder(on_gpu.WithOpName("in0"), DT_FLOAT); in TEST() 95 Output in1 = ops::Placeholder(on_gpu.WithOpName("in1"), DT_FLOAT); in TEST() 121 Output in0 = ops::Placeholder(on_gpu.WithOpName("in0"), DT_FLOAT); in TEST() 122 Output in1 = ops::Placeholder(on_gpu.WithOpName("in1"), DT_FLOAT); in TEST() 150 Output in0 = ops::Placeholder(on_gpu.WithOpName("in0"), DT_FLOAT); in TEST() 151 Output in1 = ops::Placeholder(on_gpu.WithOpName("in1"), DT_FLOAT); in TEST() 162 ops::Placeholder(on_cpu.WithOpName("i"), DT_INT32), perm); in TEST()
|
/external/tensorflow/tensorflow/c/ |
D | c_api_function_test.cc | 425 TF_Operation* feed = Placeholder(func_graph_, s_); in TEST_F() 430 TF_Operation* func_feed = Placeholder(host_graph_, s_); in TEST_F() 446 TF_Operation* feed = Placeholder(func_graph_, s_); in TEST_F() 451 TF_Operation* func_feed = Placeholder(host_graph_, s_); in TEST_F() 467 TF_Operation* feed = Placeholder(func_graph_, s_, "negation"); in TEST_F() 472 TF_Operation* func_feed = Placeholder(host_graph_, s_); in TEST_F() 487 TF_Operation* feed = Placeholder(func_graph_, s_); in TEST_F() 491 TF_Operation* func_feed = Placeholder(host_graph_, s_); in TEST_F() 510 TF_Operation* feed1 = Placeholder(func_graph_, s_, "feed1"); in TEST_F() 511 TF_Operation* feed2 = Placeholder(func_graph_, s_, "feed2"); in TEST_F() [all …]
|