Searched defs:v_ctrl (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/ |
H A 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
|
H A D | model_pruner_test.cc | 278 ops::Variable v_ctrl(scope.WithOpName("v_ctrl"), {}, DT_BOOL); in TEST_F() local
|
H A D | constant_folding_test.cc | 1776 ops::Variable v_ctrl(scope.WithOpName("v_ctrl"), {}, DT_BOOL); in TEST_F() local 1875 ops::Variable v_ctrl(scope.WithOpName("v_ctrl"), {}, DT_BOOL); in TEST_F() local
|