Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/framework/
Dauto_control_deps_test.py232 def then_branch(): function
247 def then_branch(): function
352 def then_branch(): function
422 def then_branch(): function
438 def then_branch(): function
549 def then_branch(): function
/external/tensorflow/tensorflow/compiler/tf2xla/
Dfunctionalize_cond_test.cc83 StateMap::CondId then_branch; in TEST_F() local
/external/tensorflow/tensorflow/python/kernel_tests/
Dcond_v2_test.py273 def then_branch(): function
1288 def then_branch(): function
1312 def then_branch(): function
/external/mesa3d/src/compiler/glsl/
Dir_builder.cpp621 ir_instruction *then_branch) in if_tree()
634 ir_instruction *then_branch, in if_tree()
/external/tensorflow/tensorflow/python/ops/
Dfunctional_ops.py819 def If(cond, inputs, then_branch, else_branch, name=None): argument
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dcollection_ops_util.cc183 auto then_branch = if_op.then_function(); in GetElementTypeFromAccess() local
Dtpu_extract_outside_compilation.cc135 auto& then_branch = host_side_if.then_branch(); in CloneEmptyIfWithPredicate() local
Dtensor_list_ops_decomposition.cc351 Region& then_branch = if_op.then_branch(); in HandleIfRegionOp() local
Dtensor_array_ops_decomposition.cc644 auto then_branch = if_op.then_function(); in HandleIfOp() local
Dresource_op_lifting.cc1247 auto then_branch = if_op.then_function(); in HoistForControlFlow() local
/external/tensorflow/tensorflow/core/grappler/optimizers/data/
Dfusion_utils.cc397 NameAttrList then_branch; in LazyConjunctionNodes() local
/external/mesa3d/src/panfrost/bifrost/
Dbifrost_compile.c2165 bi_instruction *then_branch = bi_emit_branch(ctx); in emit_if() local
/external/mesa3d/src/panfrost/midgard/
Dmidgard_compile.c2513 midgard_instruction *then_branch = mir_last_in_block(ctx->current_block); in emit_if() local
/external/tensorflow/tensorflow/python/eager/
Dbenchmarks_test.py1391 def then_branch(): function
/external/tensorflow/tensorflow/compiler/jit/
Dextract_outside_compilation_pass.cc1900 NameAttrList then_branch, else_branch; in ExtractOutsideCompilationForIfNode() local