/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/ |
H A D | shape_inference_test.cc | 89 auto switch_node = in TEST() local 143 auto switch_node = in TEST() local
|
H A D | partially_decluster_pass_test.cc | 530 ops::Switch switch_node(root.WithOpName("switch"), value, loop_cond); in TEST() local
|
H A D | mark_for_compilation_pass.cc | 1171 const Node* switch_node = (*it)->src(); in IsIdentityDrivingConstsInLoop() local
|
H A D | mark_for_compilation_pass_test.cc | 1721 ops::Switch switch_node(root.WithOpName("switch"), value, loop_cond); in TEST() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/graph_rewrite/ |
H A D | host_training_loop_optimization_util.cc | 286 auto switch_node = e_cond->dst(); in FindLoopExitNodes() local 362 for (auto switch_node : loop_cond_node.out_nodes()) { in AddNoOpAfterLastIteration() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/ |
H A D | lower_while_op_test.cc | 247 const Node* switch_node = nullptr; in TEST() local 368 const Node* switch_node = nullptr; in TEST() local
|
H A D | lower_while_op.cc | 333 Node* switch_node; in CreateSwitchNodes() local
|
H A D | quantize_training.cc | 435 Node* switch_node; in MakeInitializedEMAVariable() local
|
H A D | direct_session_test.cc | 1673 Node* switch_node = test::graph::Switch(&g, bool_const, bool_const); in TEST() local
|
/aosp_15_r20/external/python/pycparser/pycparser/ |
D | ast_transforms.py | 13 def fix_switch_cases(switch_node): argument
|
/aosp_15_r20/external/ot-br-posix/tests/scripts/expect/ |
H A D | _common.exp | 97 proc switch_node {id} { procedure
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/ |
H A D | functionalize_cond.cc | 122 Status GetSwitchPredicate(const Node& switch_node, OutputTensor* pred) { in GetSwitchPredicate() 134 Status GetSwitchValue(const Node& switch_node, OutputTensor* val) { in GetSwitchValue() 508 Node* switch_node; in AddSwitchNodeAlongEdge() local
|
H A D | functionalize_control_flow_util.h | 43 Node* switch_node = nullptr; member
|
/aosp_15_r20/external/openthread/tests/scripts/expect/ |
H A D | _common.exp | 149 proc switch_node {id} { procedure
|
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/ |
H A D | loop_optimizer.cc | 168 NodeDef* switch_node = nullptr; in HandleConst() local 598 const NodeDef& switch_node, const NodeMap& node_map, in CheckForDeadFanout()
|
H A D | generic_layout_optimizer_transposer_test.cc | 1808 auto* switch_node = context.graph_view->GetNode("switch"); in TEST_F() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/graph/ |
H A D | graph_partition.cc | 495 Node* switch_node = nullptr; member 549 Node* switch_node = AddControlSwitch(merge, loop_cond, device_name, in AddControlLoop() local
|
H A D | graph_partition_test.cc | 651 Switch switch_node(scope, merge.output, loop_cond); in TEST() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/utils/ |
H A D | tfrt_graph_execution_state.cc | 508 const NodeDef* switch_node = nullptr; in FindLoopCondFromExitNode() local
|