Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dlower_case_op_test.cc81 auto branch_index = in TEST() local
228 auto branch_index = in TEST() local
350 auto branch_index = in TEST() local
Dlower_case_op.cc122 Node* branch_index; in CreatePivotNodes() local
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dconditional_thunk.cc65 int32 branch_index = -1; in ExecuteOnStream() local
/external/tensorflow/tensorflow/compiler/tf2xla/
Dfunctionalize_cond.cc436 int branch_index = static_cast<int>(branch); in BuildArgumentNodes() local
448 int branch_index = e->src_output(); in BuildArgumentNodes() local
559 int branch_index = static_cast<int>(branch); in ExtractBodies() local
713 int branch_index = static_cast<int>(branch); in ExtractBodies() local
725 int branch_index = static_cast<int>(find_branch(e)); in ExtractBodies() local
748 int branch_index = static_cast<int>(branch); in BuildIfNode() local
922 int branch_index = static_cast<int>(branch); in BuildAndReplace() local
/external/tensorflow/tensorflow/python/ops/
Dcond_v2.py943 def indexed_case(branch_index, branch_fns, name="indexed_case"): argument
1065 def _build_case(branch_index, branch_graphs, branch_inputs, name=None): argument
Dcontrol_flow_ops.py3200 branch_index): argument
3260 def _indexed_case_helper(branch_fns, default, branch_index, name): argument
3507 def switch_case(branch_index, argument
/external/tensorflow/tensorflow/compiler/xla/service/
Dconditional_simplifier.cc77 int branch_index = 0; in TryRemoveConditional() local
Dshape_inference.cc2673 const Shape& branch_index, in InferConditionalShape()
Dhlo_evaluator.cc1964 int branch_index; in HandleConditional() local
Dhlo_instruction.cc1057 const Shape& shape, HloInstruction* branch_index, in CreateConditional()
/external/tensorflow/tensorflow/compiler/xla/tests/
Dconditional_test.cc197 XlaOp branch_index; in XLA_TEST_P() local
240 XlaOp branch_index; in XLA_TEST_P() local
415 XlaOp branch_index; in XLA_TEST_P() local
/external/tensorflow/tensorflow/core/kernels/data/experimental/
Dchoose_fastest_branch_dataset_op.cc480 Status MakeCurrentIterator(IteratorContext* ctx, int64 branch_index, in MakeCurrentIterator()
/external/tensorflow/tensorflow/core/kernels/
Dfunctional_ops.cc235 const Tensor& branch_index = ctx->input(0); in ComputeAsync() local
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.cc1853 XlaOp branch_index, in Conditional()
1869 XlaOp branch_index, in ConditionalImpl()
3477 XlaOp Conditional(const XlaOp branch_index, in Conditional()
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc2777 auto branch_index = conditional->operand(0); in HandleConditional() local