| /external/tensorflow/tensorflow/python/framework/ |
| D | auto_control_deps_test.py | 321 def then_branch(): function 336 def then_branch(): function 441 def then_branch(): function 511 def then_branch(): function 527 def then_branch(): function 638 def then_branch(): function
|
| /external/tensorflow/tensorflow/dtensor/mlir/expansions/ |
| D | dtensor_op_spmd_expander.cc | 338 auto& then_branch = send_if.then_branch(); in ExpandOp() local 475 auto& then_branch = recv_if.then_branch(); in ExpandOp() local
|
| /external/tensorflow/tensorflow/compiler/tf2xla/ |
| D | functionalize_cond_test.cc | 82 StateMap::CondId then_branch; in TEST_F() local
|
| /external/tensorflow/tensorflow/python/kernel_tests/control_flow/ |
| D | cond_v2_test.py | 269 def then_branch(): function 1289 def then_branch(): function 1313 def then_branch(): function
|
| /external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/ |
| D | decompose_reduce_dataset.cc | 173 auto& then_branch = dataset_if.then_branch(); in CreateOptionalDatasetIf() local
|
| D | collection_ops_util.cc | 183 auto then_branch = if_op.then_function(); in GetElementTypeFromAccess() local
|
| D | tpu_extract_outside_compilation.cc | 207 auto& then_branch = host_side_if.then_branch(); in CloneEmptyIfWithPredicate() local
|
| D | tensor_list_ops_decomposition.cc | 338 Region& then_branch = if_op.then_branch(); in HandleIfRegionOp() local
|
| D | resource_op_lifting.cc | 1183 auto then_branch = if_op.then_function(); in HoistForControlFlow() local
|
| D | tensor_array_ops_decomposition.cc | 644 auto then_branch = if_op.then_function(); in HandleIfOp() local
|
| /external/mesa3d/src/compiler/glsl/ |
| D | ir_builder.cpp | 621 ir_instruction *then_branch) in if_tree() 634 ir_instruction *then_branch, in if_tree()
|
| /external/tensorflow/tensorflow/python/ops/ |
| D | functional_ops.py | 818 def If(cond, inputs, then_branch, else_branch, name=None): argument
|
| /external/tensorflow/tensorflow/dtensor/mlir/ |
| D | merge_clusters.cc | 310 auto& then_branch = host_side_if.then_branch(); in CloneEmptyIfWithPredicate() local
|
| /external/tensorflow/tensorflow/core/grappler/optimizers/data/ |
| D | fusion_utils.cc | 397 NameAttrList then_branch; in LazyConjunctionNodes() local
|
| /external/mesa3d/src/panfrost/bifrost/ |
| D | bifrost_compile.c | 2165 bi_instruction *then_branch = bi_emit_branch(ctx); in emit_if() local
|
| /external/mesa3d/src/panfrost/midgard/ |
| D | midgard_compile.c | 2513 midgard_instruction *then_branch = mir_last_in_block(ctx->current_block); in emit_if() local
|
| /external/tensorflow/tensorflow/compiler/mlir/tfrt/transforms/ |
| D | tf_to_tfrt.cc | 1097 mlir::FlatSymbolRefAttr then_branch = op.then_branchAttr(); in matchAndRewrite() local
|
| /external/tensorflow/tensorflow/compiler/jit/ |
| D | extract_outside_compilation_pass.cc | 1903 NameAttrList then_branch, else_branch; in ExtractOutsideCompilationForIfNode() local
|
| /external/tensorflow/tensorflow/python/eager/ |
| D | benchmarks_test.py | 1391 def then_branch(): function
|