/external/tensorflow/tensorflow/python/framework/ |
D | auto_control_deps_test.py | 232 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/ |
D | functionalize_cond_test.cc | 83 StateMap::CondId then_branch; in TEST_F() local
|
/external/tensorflow/tensorflow/python/kernel_tests/ |
D | cond_v2_test.py | 273 def then_branch(): function 1288 def then_branch(): function 1312 def then_branch(): function
|
/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 | 819 def If(cond, inputs, then_branch, else_branch, name=None): argument
|
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/ |
D | collection_ops_util.cc | 183 auto then_branch = if_op.then_function(); in GetElementTypeFromAccess() local
|
D | tpu_extract_outside_compilation.cc | 135 auto& then_branch = host_side_if.then_branch(); in CloneEmptyIfWithPredicate() local
|
D | tensor_list_ops_decomposition.cc | 351 Region& then_branch = if_op.then_branch(); in HandleIfRegionOp() local
|
D | tensor_array_ops_decomposition.cc | 644 auto then_branch = if_op.then_function(); in HandleIfOp() local
|
D | resource_op_lifting.cc | 1247 auto then_branch = if_op.then_function(); in HoistForControlFlow() 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/python/eager/ |
D | benchmarks_test.py | 1391 def then_branch(): function
|
/external/tensorflow/tensorflow/compiler/jit/ |
D | extract_outside_compilation_pass.cc | 1900 NameAttrList then_branch, else_branch; in ExtractOutsideCompilationForIfNode() local
|