/aosp_15_r20/external/rappor/analysis/R/ |
H A D | decode_ngrams.R | 37 inds <- report_data$inds functionVar 50 .ComputeDist <- function(i, inds, cohorts, reports, maps, params, argument 218 inds <- which(new_cands[, 1] == to_check[j]) functionVar
|
H A D | ngrams_simulation.R | 204 inds <- lapply(1:length(ug), function(i) ind <- which(g == ug[i])) functionVar 218 strs = strs, pairings = pairings, inds = inds, cands = cands, nameattr
|
H A D | encode.R | 123 inds <- c(1, c(max(which(probs > 0)), length(probs))) vector
|
/aosp_15_r20/external/ComputeLibrary/src/core/CPP/kernels/ |
H A D | CPPBoxWithNonMaximaSuppressionLimitKernel.cpp | 37 …const ITensor *proposals, std::vector<std::vector<T>> &scores_in, std::vector<int> inds, const Box… in SoftNMS() 224 std::vector<int> inds; in run_nmslimit() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | sparse_concat_op.cc | 100 OpInputList inds; in Compute() local
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/ |
H A D | Sorting.cpp | 121 Tensor inds = keepdim && self.dim() > 0 ? indices : indices.unsqueeze(dim); in median_with_indices_impl() local
|
H A D | Sorting.cu | 264 const TensorBase &vals, const TensorBase &inds, in launch_median_kernel()
|
/aosp_15_r20/external/pytorch/torch/csrc/cuda/ |
H A D | comm.cpp | 195 auto& inds = broadcast_indices[i]; in _broadcast_out_impl() local
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/ |
H A D | Sorting.cpp | 532 Tensor inds = keepdim && self.dim() > 0 ? indices : indices.unsqueeze(dim); in median_with_indices_impl() local
|
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/draw/ |
H A D | draw_llvm.c | 875 LLVMValueRef inds[LP_MAX_VECTOR_WIDTH / 32]; in draw_store_aos_array() local 1027 LLVMValueRef inds[LP_MAX_VECTOR_WIDTH / 32]; in store_clip() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_state_cs.c | 240 LLVMValueRef inds[3]; in mesh_convert_to_aos() local
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/Llama-3.2-1B-Instruct/ |
H A D | tokenizer.json | 11255 "inds": 8843, number
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/Llama-3.2-3B-Instruct/ |
H A D | tokenizer.json | 11255 "inds": 8843, number
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/llama3-8B-instruct/ |
H A D | tokenizer.json | 11196 "inds": 8843, number
|