Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/cpu/
H A Dutils.h32 inline T data_index_init(T offset) { in data_index_init() function
37 inline T data_index_init(T offset, T& x, const T& X, Args&&... args) { in data_index_init() function
/aosp_15_r20/external/executorch/extension/llm/custom_ops/
H A Dop_sdpa.cpp50 inline T data_index_init(T offset) { in data_index_init() function
55 inline T data_index_init(T offset, T& x, const T& X, Args&&... args) { in data_index_init() function