Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/
H A DSoftMax.cu37 constexpr int ALIGN_BYTES = 16; variable
/aosp_15_r20/external/pytorch/torch/_inductor/
H A Dutils.py94 ALIGN_BYTES = 64 variable