Home
last modified time | relevance | path

Searched defs:value_indices (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/executorch/runtime/executor/
H A Dtensor_parser.h37 const flatbuffers::Vector<int32_t>* value_indices, in parseListOptionalType()
/aosp_15_r20/external/pytorch/aten/src/ATen/native/sparse/cuda/
H A DSparseCUDAApplyUtils.cuh247 int64_t *segment_offsets, int64_t *value_indices, in coalesceValuesKernel()