Home
last modified time | relevance | path

Searched refs:GDef (Results 1 – 25 of 47) sorted by relevance

12

/external/tensorflow/tensorflow/core/common_runtime/
Disolate_placer_inspection_required_ops_pass_test.cc36 using ::tensorflow::test::function::GDef;
96 GraphDef original = GDef( in TEST()
108 GraphDef expected = GDef( in TEST()
136 GraphDef original = GDef({ in TEST()
145 GraphDef expected = GDef({ in TEST()
176 GraphDef original = GDef( in TEST()
190 GraphDef expected = GDef( in TEST()
224 GraphDef original = GDef( in TEST()
237 GraphDef expected = GDef( in TEST()
271 GraphDef original = GDef( in TEST()
[all …]
Dplacer_inspection_required_ops_utils_test.cc33 using ::tensorflow::test::function::GDef;
70 GraphDef graph_def = GDef( in TEST()
97 GraphDef graph_def = GDef( in TEST()
122 GraphDef graph_def = GDef( in TEST()
Dinline_function_utils_test.cc30 using ::tensorflow::test::function::GDef;
59 GraphDef gdef = GDef( in TEST()
87 GraphDef expected_gdef = GDef( in TEST()
Dplacer_test.cc51 using ::tensorflow::test::function::GDef;
1967 GraphDef graph = GDef( in TEST_P()
2012 GraphDef graph = GDef( in TEST_F()
2045 GraphDef graph = GDef({ in TEST_F()
2075 GraphDef graph = GDef( in TEST_P()
2143 GraphDef graph = GDef( in TEST_F()
2185 GraphDef graph = GDef( in TEST_F()
2230 GraphDef graph = GDef( in TEST_F()
2268 GraphDef graph = GDef( in TEST_F()
2307 GraphDef graph = GDef( in TEST_F()
[all …]
/external/tensorflow/tensorflow/core/grappler/optimizers/data/
Dauto_shard_test.cc41 using ::tensorflow::test::function::GDef;
76 item.graph = GDef({ in TEST()
106 item.graph = GDef({ in TEST()
138 item.graph = GDef({ in TEST()
171 item.graph = GDef({ in TEST()
197 item.graph = GDef({ in TEST()
224 item.graph = GDef({ in TEST()
251 item.graph = GDef({ in TEST()
277 item.graph = GDef({ in TEST()
301 item.graph = GDef({ in TEST()
[all …]
Dmake_sloppy_test.cc35 item.graph = test::function::GDef( in TEST()
63 item.graph = test::function::GDef( in TEST()
89 item.graph = test::function::GDef( in TEST()
113 item.graph = test::function::GDef( in TEST()
141 item.graph = test::function::GDef( in TEST()
167 item.graph = test::function::GDef( in TEST()
Dinject_prefetch_test.cc62 item.graph = test::function::GDef( in TEST_P()
88 item.graph = test::function::GDef( in TEST()
106 item.graph = test::function::GDef( in TEST()
126 item.graph = test::function::GDef( in TEST()
149 item.graph = test::function::GDef( in TEST()
Dmap_and_filter_fusion_test.cc38 item.graph = test::function::GDef( in TEST()
64 item.graph = test::function::GDef( in TEST()
100 item.graph = test::function::GDef( in TEST()
129 item.graph = test::function::GDef( in TEST()
Dmake_deterministic_test.cc99 item.graph = test::function::GDef( in TEST_P()
284 item.graph = test::function::GDef( in TEST_P()
315 item.graph = test::function::GDef( in TEST_P()
345 item.graph = test::function::GDef( in TEST_P()
379 item.graph = test::function::GDef( in TEST_P()
425 item.graph = test::function::GDef( in TEST_P()
492 item.graph = test::function::GDef( in TEST_P()
538 item.graph = test::function::GDef( in TEST_P()
579 item.graph = test::function::GDef( in TEST_P()
622 item.graph = test::function::GDef( in TEST()
[all …]
Dmap_parallelization_test.cc55 item.graph = test::function::GDef( in TEST_P()
86 item.graph = test::function::GDef( in TEST_P()
114 item.graph = test::function::GDef( in TEST()
Dfilter_parallelization_test.cc55 item.graph = test::function::GDef( in TEST_P()
87 item.graph = test::function::GDef( in TEST_P()
115 item.graph = test::function::GDef( in TEST()
Dbatch_parallelization_test.cc53 item.graph = test::function::GDef( in TEST_P()
86 item.graph = test::function::GDef( in TEST_P()
121 item.graph = test::function::GDef( in TEST_P()
Dparallel_batch_test.cc34 item.graph = test::function::GDef( in TEST()
56 item.graph = test::function::GDef( in TEST()
Dfilter_fusion_test.cc36 item.graph = test::function::GDef( in TEST()
59 item.graph = test::function::GDef( in TEST()
Dmap_fusion_test.cc37 item.graph = test::function::GDef( in TEST()
59 item.graph = test::function::GDef( in TEST()
Dautotune_buffer_sizes_test.cc51 item.graph = test::function::GDef( in TEST_P()
66 item.graph = test::function::GDef( in TEST_P()
83 item.graph = test::function::GDef( in TEST_P()
130 item.graph = test::function::GDef( in TEST_P()
/external/tensorflow/tensorflow/core/grappler/
Dmutable_graph_view_test.cc145 GraphDef graph_def = test::function::GDef( in TEST()
156 GraphDef subgraph = test::function::GDef( in TEST()
177 GraphDef subgraph = test::function::GDef({}, {x_times_two}); in TEST()
186 GraphDef graph_def = test::function::GDef({}, {x_times_two}); in TEST()
189 GraphDef subgraph = test::function::GDef({}, {x_times_two}); in TEST()
199 GraphDef graph_def = test::function::GDef({}, {x_times_four}); in TEST()
203 GraphDef subgraph = test::function::GDef({}, {x_times_two}); in TEST()
214 GraphDef graph_def = test::function::GDef( in TEST()
242 GraphDef graph_def = test::function::GDef( in TEST()
267 test::function::GDef({NDef("foo", "NotImportant", {}, {}), in TEST()
[all …]
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dimplementation_selector_test.cc70 item.graph = test::function::GDef( in TEST_F()
94 item.graph = test::function::GDef( in TEST_F()
119 item.graph = test::function::GDef( in TEST_F()
150 item.graph = test::function::GDef( in TEST_F()
174 item.graph = test::function::GDef( in TEST_F()
211 item.graph = test::function::GDef( in TEST_F()
267 item.graph = test::function::GDef( in TEST_F()
318 item.graph = test::function::GDef( in TEST_F()
356 item.graph = test::function::GDef( in TEST_F()
394 item.graph = test::function::GDef( in TEST_F()
[all …]
Dfunction_optimizer_test.cc45 item.graph = test::function::GDef( in TEST_F()
61 GraphDef expected = test::function::GDef( in TEST_F()
114 item.graph = test::function::GDef( in TEST_F()
164 item.graph = test::function::GDef( in TEST_F()
212 item.graph = test::function::GDef( in TEST_F()
271 item.graph = test::function::GDef( in TEST_F()
317 item.graph = test::function::GDef( in TEST_F()
495 item.graph = test::function::GDef( in TEST_F()
519 GraphDef expected = test::function::GDef( in TEST_F()
554 GraphDef expected = test::function::GDef( in TEST_F()
[all …]
Dgraph_optimizer_stage_test.cc29 using ::tensorflow::test::function::GDef;
87 GDef({NDef("a/b/c/A", "NotImportant", {}), in TEST_F()
113 GraphDef graph = GDef( in TEST_F()
/external/tensorflow/tensorflow/core/data/service/
Dtest_util.cc49 using ::tensorflow::test::function::GDef;
93 *dataset_def.mutable_graph() = GDef( in RangeDataset()
111 *dataset_def.mutable_graph() = GDef( in RangeSquareDataset()
130 *dataset_def.mutable_graph() = GDef( in RangeDatasetWithShardHint()
156 *dataset_def.mutable_graph() = GDef( in InfiniteDataset()
/external/tensorflow/tensorflow/core/grappler/utils/
Dtraversal_test.cc41 GraphDef graph = ::tensorflow::test::function::GDef( // in TEST()
72 GraphDef graph = ::tensorflow::test::function::GDef( // in TEST()
102 GraphDef graph = ::tensorflow::test::function::GDef( // in TEST()
133 GraphDef graph = ::tensorflow::test::function::GDef( // in TEST()
165 GraphDef graph = ::tensorflow::test::function::GDef( // in TEST()
202 GraphDef graph = ::tensorflow::test::function::GDef( // in TEST()
Dgraph_view_test.cc38 using ::tensorflow::test::function::GDef;
44 return GDef({NDef("a", kNoOp, {"b:2", "d:3", "b:2", "d:3", "^c"}), in SimpleTestGraph()
64 GDef({NDef("a", kNoOp, {}), NDef("a", kNoOp, {})}, /*funcs=*/{}); in TYPED_TEST()
76 GraphDef graph = GDef({NDef("a", kNoOp, {"b:3"})}, /*funcs=*/{}); in TYPED_TEST()
87 GraphDef graph = GDef({NDef("a", kNoOp, {"a:4"})}, /*funcs=*/{}); in TYPED_TEST()
99 GraphDef graph = GDef({NDef("a", kNoOp, {"^b", "b:4"}), NDef("b", kNoOp, {})}, in TYPED_TEST()
203 GraphDef graph = GDef( in TEST()
261 GraphDef graph = GDef({NDef("a", "op_a", {}), NDef("b", "op_b", {}), in TYPED_TEST()
288 GraphDef graph = GDef( in TYPED_TEST()
722 return GDef({NDef("a", kNoOp, {}), NDef("b", kNoOp, {}, {{"attr", 1}}), in SimpleAttrTestGraph()
[all …]
Dcolocation_test.cc49 GraphDef gdef = test::function::GDef({ndef}); in TEST()
91 test::function::GDef({ndef_a, ndef_b, ndef_c, ndef_d, ndef_e}); in TEST()
158 GraphDef gdef = test::function::GDef( in TEST()
/external/tensorflow/tensorflow/core/ops/
Darray_grad_test.cc39 auto gdef = test::function::GDef( in PackGrad()
80 auto gdef = test::function::GDef( in UnpackGrad()
120 auto gdef = test::function::GDef( in ConcatGrad()
144 auto gdef = test::function::GDef( in ConcatGradV2()
216 auto gdef = test::function::GDef( in SplitGrad()
245 auto gdef = test::function::GDef( in SplitVGrad()
310 auto gdef = test::function::GDef( in ReshapeGrad()
349 auto gdef = test::function::GDef( in ExpandDimsGrad()
387 auto gdef = test::function::GDef( in SqueezeGrad()
417 auto gdef = test::function::GDef( in TransposeGrad()
[all …]

12