Home
last modified time | relevance | path

Searched defs:then_branch (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dauto_control_deps_test.py321 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
/aosp_15_r20/external/tensorflow/tensorflow/dtensor/mlir/expansions/
H A Ddtensor_op_spmd_expander.cc338 auto& then_branch = send_if.then_branch(); in ExpandOp() local
475 auto& then_branch = recv_if.then_branch(); in ExpandOp() local
/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/control_flow/
H A Dcond_v2_test.py269 def then_branch(): function
1289 def then_branch(): function
1313 def then_branch(): function
/aosp_15_r20/external/mesa3d/src/compiler/glsl/
H A Dir_builder.cpp614 ir_instruction *then_branch) in if_tree()
627 ir_instruction *then_branch, in if_tree()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/
H A Dfunctionalize_cond_test.cc82 StateMap::CondId then_branch; in TEST_F() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
H A Ddecompose_reduce_dataset.cc173 auto& then_branch = dataset_if.then_branch(); in CreateOptionalDatasetIf() local
H A Dcollection_ops_util.cc183 auto then_branch = if_op.then_function(); in GetElementTypeFromAccess() local
H A Dtpu_extract_outside_compilation.cc207 auto& then_branch = host_side_if.then_branch(); in CloneEmptyIfWithPredicate() local
H A Dtensor_list_ops_decomposition.cc338 Region& then_branch = if_op.then_branch(); in HandleIfRegionOp() local
H A Dresource_op_lifting.cc1183 auto then_branch = if_op.then_function(); in HoistForControlFlow() local
H A Dtensor_array_ops_decomposition.cc644 auto then_branch = if_op.then_function(); in HandleIfOp() local
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/
H A Dfunctional_ops.py818 def If(cond, inputs, then_branch, else_branch, name=None): argument
/aosp_15_r20/external/tensorflow/tensorflow/dtensor/mlir/
H A Dmerge_clusters.cc310 auto& then_branch = host_side_if.then_branch(); in CloneEmptyIfWithPredicate() local
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/data/
H A Dfusion_utils.cc397 NameAttrList then_branch; in LazyConjunctionNodes() local
/aosp_15_r20/external/pytorch/torch/csrc/jit/serialization/
H A Dexport.cpp1010 auto then_branch = node_proto->add_attribute(); in EncodeNode() local
/aosp_15_r20/external/mesa3d/src/panfrost/midgard/
H A Dmidgard_compile.c2757 midgard_instruction *then_branch = mir_last_in_block(ctx->current_block); in emit_if() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/transforms/
H A Dtf_to_tfrt.cc1097 mlir::FlatSymbolRefAttr then_branch = op.then_branchAttr(); in matchAndRewrite() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dextract_outside_compilation_pass.cc1903 NameAttrList then_branch, else_branch; in ExtractOutsideCompilationForIfNode() local
/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Dbenchmarks_test.py1391 def then_branch(): function
/aosp_15_r20/external/mesa3d/src/panfrost/compiler/
H A Dbifrost_compile.c4100 bi_instr *then_branch = in emit_if() local