Home
last modified time | relevance | path

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

/external/ComputeLibrary/src/runtime/CL/mlgo/
DHeuristicTree.h96 NodeID true_node; member
/external/tensorflow/tensorflow/compiler/xla/service/
Dcall_graph_test.cc290 const CallGraphNode& true_node = call_graph->GetNode(true_computation); in TEST_F() local
/external/selinux/libsepol/cil/src/
Dcil_resolve_ast.c3414 struct cil_tree_node *true_node = NULL; in cil_resolve_tunif() local
Dcil_binary.c2310 struct cil_tree_node *true_node = NULL; in cil_booleanif_to_policydb() local
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dconstant_folding.cc2736 NodeDef* true_node = optimized_graph->add_node(); in SimplifySwitch() local