Home
last modified time | relevance | path

Searched refs:use_faster_load_store (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/
H A DFusedSgdKernel.cu89 const auto use_faster_load_store = in operator ()() local
91 if (use_faster_load_store) { in operator ()()