Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/cpu/
H A DSumKernel.cpp280 struct CastStoreAccumulate { struct
281 static void store(char * C10_RESTRICT data, int64_t stride, int64_t index, acc_t value) { in store()