Searched defs:v_ctrl (Results  1 – 3 of 3) 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()  local586   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 | 1776   ops::Variable v_ctrl(scope.WithOpName("v_ctrl"), {}, DT_BOOL);  in TEST_F()  local1875   ops::Variable v_ctrl(scope.WithOpName("v_ctrl"), {}, DT_BOOL);  in TEST_F()  local
 
 |