Home
last modified time | relevance | path

Searched defs:update_index (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_evaluator.cc2679 absl::Span<const int64_t> update_index) { in operator ()()
2692 absl::Span<const int64_t> update_index) { in PropagateUpdateIndexScatterDimsToIndexVectorIndex()
2802 absl::Span<const int64_t> update_index) { in operator ()()
2817 absl::Span<const int64_t> update_index) { in PropagateUpdateIndexWindowDimsToInputIndex()
2868 std::vector<int64_t> update_index(updates_dims.size()); in HandleScatter() local
H A Delemental_ir_emitter.cc2286 llvm_ir::IrArray::Index update_index(update_multi_index, update_hlo->shape(), in EmitElementalDynamicUpdateSlice() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
H A Ddynamic_update_slice_util.cc130 auto loop_body_emitter = [&](const IrArray::Index& update_index) -> Status { in EmitDynamicUpdateSliceInPlaceImpl()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
H A Dresource_op_lifting.cc872 int64_t update_index = return_op->getOperand(entry.getFirst()) == in HandleWhileLoop() local
977 int64_t update_index = new_output_it == resource_arg_to_new_output.end() in HandleCaseOrIfOp() local
/aosp_15_r20/external/rust/android-crates-io/crates/indexmap/src/map/
Dcore.rs52 fn update_index(table: &mut RawTable<usize>, hash: HashValue, old: usize, new: usize) { in update_index() function
/aosp_15_r20/external/pytorch/torch/_inductor/codegen/
H A Dhalide.py1537 def update_index(m): function
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/utils/
H A Dgraph_view.cc281 auto& update_index = node->update_index_; in RemoveNode() local
/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Ddescriptor_sets.cpp919 uint32_t update_index = 0; in PerformWriteUpdate() local