Searched defs:v_ctrl (Results 1 – 4 of 4) sorted by relevance
/external/tensorflow/tensorflow/core/grappler/optimizers/ |
D | dependency_optimizer_test.cc | 193 ops::Variable v_ctrl(scope.WithOpName("v_ctrl"), {}, DT_BOOL); in TEST_F() local 586 ops::Variable v_ctrl(scope.WithOpName("v_ctrl"), {}, DT_BOOL); in TEST_F() local
|
D | model_pruner_test.cc | 278 ops::Variable v_ctrl(scope.WithOpName("v_ctrl"), {}, DT_BOOL); in TEST_F() local
|
D | constant_folding_test.cc | 1771 ops::Variable v_ctrl(scope.WithOpName("v_ctrl"), {}, DT_BOOL); in TEST_F() local 1870 ops::Variable v_ctrl(scope.WithOpName("v_ctrl"), {}, DT_BOOL); in TEST_F() local
|
D | layout_optimizer_test.cc | 1216 ops::Variable v_ctrl(s.WithOpName("v_ctrl"), {}, DT_BOOL); in TEST_F() local
|