Home
last modified time | relevance | path

Searched defs:true_node (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dcall_graph_test.cc285 const CallGraphNode& true_node = call_graph->GetNode(true_computation); in TEST_F() local
/external/selinux/libsepol/cil/src/
Dcil_resolve_ast.c3300 struct cil_tree_node *true_node = NULL; in cil_resolve_tunif() local
Dcil_binary.c2198 struct cil_tree_node *true_node = NULL; in cil_booleanif_to_policydb() local
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dconstant_folding.cc2686 NodeDef* true_node = optimized_graph->add_node(); in SimplifySwitch() local