Home
last modified time | relevance | path

Searched defs:dest_index (Results 1 – 13 of 13) sorted by relevance

/external/pytorch/torch/distributed/checkpoint/
Dplanner_helpers.py126 dest_index, dest_offset, storage_index, storage_offset, length argument
139 dest_index, dest_offsets, storage_index, storage_offsets, lengths argument
/external/coreboot/src/mainboard/ti/beaglebone/
Dsd_media.c36 int dest_index = 0; in partial_block_read() local
/external/libchrome/base/metrics/
Dsample_vector.cc139 size_t dest_index = GetBucketIndex(min); in AddSubtractImpl() local
/external/libchrome/mojo/public/cpp/system/
Dwait_set.cc196 size_t dest_index = waitable_index_shift_++; in Wait() local
/external/webrtc/modules/audio_processing/utility/
Ddelay_estimator.cc345 int dest_index = 0; in WebRtc_SoftResetBinaryDelayEstimatorFarend() local
/external/tensorflow/tensorflow/compiler/xla/
Dliteral.cc417 int64_t dest_index = linear_index(shape(), dest_indexes); in CopySliceFromInternal() local
435 absl::Span<const int64_t> dest_index) { in CopyElementFrom()
759 ShapeIndex dest_index = dest_shape_index; in MoveFrom() local
946 int64_t dest_index = IndexUtil::MultidimensionalIndexToLinearIndex( in Broadcast() local
/external/cronet/tot/base/metrics/
Dsample_vector.cc309 size_t dest_index = GetDestinationBucketIndexAndCount(*iter, &count); in AddSubtractImpl() local
/external/cronet/stable/base/metrics/
Dsample_vector.cc309 size_t dest_index = GetDestinationBucketIndexAndCount(*iter, &count); in AddSubtractImpl() local
/external/pdfium/core/fpdfapi/parser/
Dfpdf_parser_decode.cpp574 size_t dest_index = 0; in PDF_EncodeText() local
/external/tensorflow/tensorflow/compiler/xrt/
Dxrt_state.cc605 const xla::ShapeIndex& dest_index) { in AliasBufferFrom()
/external/mesa3d/src/microsoft/compiler/
Ddxil_nir.c111 unsigned dest_index = i * 32 / bit_size; in lower_32b_offset_load() local
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc2306 llvm_ir::IrArray::Index dest_index(linear_index, data_array.GetShape(), in HandleSliceToDynamic() local
/external/virglrenderer/src/
Dvrend_shader.c379 int32_t dest_index; member