Home
last modified time | relevance | path

Searched refs:push_index (Results 1 – 13 of 13) sorted by relevance

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dtensor_list_utils.cc132 Status BuildNonNestedTensorList(xla::XlaOp buffer, xla::XlaOp push_index, in BuildNonNestedTensorList() argument
135 *output_list = xla::Tuple(buffer.builder(), {buffer, push_index}); in BuildNonNestedTensorList()
160 Status GetTensorListPushIndex(xla::XlaOp list, xla::XlaOp* push_index) { in GetTensorListPushIndex() argument
168 *push_index = xla::GetTupleElement(list, tuple_size - 1); in GetTensorListPushIndex()
172 Status SetTensorListPushIndex(xla::XlaOp list, xla::XlaOp push_index, in SetTensorListPushIndex() argument
186 result_parts.push_back(push_index); in SetTensorListPushIndex()
366 xla::XlaOp push_index = xla::GetTupleElement(list, list_tuple_size - 1); in ExecuteTensorListPushBack() local
385 start_indices[0] = push_index; in ExecuteTensorListPushBack()
401 start_indices[0] = push_index; in ExecuteTensorListPushBack()
409 xla::XlaOp updated_push_index = push_index + xla::ConstantR0<int32>(b, 1); in ExecuteTensorListPushBack()
[all …]
Dtensor_list_utils.h37 Status BuildNonNestedTensorList(xla::XlaOp buffer, xla::XlaOp push_index,
53 Status GetTensorListPushIndex(xla::XlaOp list, xla::XlaOp* push_index);
58 Status SetTensorListPushIndex(xla::XlaOp list, xla::XlaOp push_index,
122 Status ExecuteTensorListFromTensor(int push_index, xla::XlaOp tensor,
Daggregate_ops.cc75 xla::XlaOp push_index; in Compile() local
76 OP_REQUIRES_OK(ctx, GetTensorListPushIndex(ctx->Input(0), &push_index)); in Compile()
77 OP_REQUIRES_OK(ctx, BuildNonNestedTensorList(sum, push_index, &sum)); in Compile()
Dshape_op.cc406 xla::XlaOp push_index; in Compile() local
407 OP_REQUIRES_OK(ctx, GetTensorListPushIndex(list, &push_index)); in Compile()
411 SetTensorListPushIndex(new_list, push_index, &result)); in Compile()
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/clap_builder-4.5.21/src/parser/matches/
Dmatched_arg.rs74 pub(crate) fn push_index(&mut self, index: usize) { in push_index() method
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/clap_builder-4.5.21/src/parser/matches/
Dmatched_arg.rs74 pub(crate) fn push_index(&mut self, index: usize) { in push_index() method
/external/rust/android-crates-io/extra_versions/crates/clap/src/parser/matches/
Dmatched_arg.rs93 pub(crate) fn push_index(&mut self, index: usize) { in push_index() method
/external/rust/android-crates-io/crates/clap_builder/src/parser/matches/
Dmatched_arg.rs74 pub(crate) fn push_index(&mut self, index: usize) { in push_index() method
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/clap_builder-4.5.21/src/parser/
Darg_matcher.rs175 ma.push_index(idx); in add_index_to()
/external/rust/android-crates-io/crates/clap_builder/src/parser/
Darg_matcher.rs175 ma.push_index(idx); in add_index_to()
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/clap_builder-4.5.21/src/parser/
Darg_matcher.rs175 ma.push_index(idx); in add_index_to()
/external/rust/android-crates-io/extra_versions/crates/clap/src/parser/
Darg_matcher.rs212 ma.push_index(idx); in add_index_to()
/external/mesa3d/src/intel/vulkan/grl/gpu/
Dbvh_rebraid.cl152 …varying ushort push_index = subgroup_bit_rank( push_mask ); // lane i gets the index of the i'th s…
154 …varying uint shuffled = intel_sub_group_shuffle( key_value, intel_sub_group_shuffle( push_index, f…