Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/
H A DReduce.cuh144 C10_DEVICE bool should_store(int output_idx) const { in should_store() function
799 bool should_store = config.should_store(output_idx); in global_reduce() local