Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/
H A DNormalization.cuh1452 int* semaphores_ptr = grid.y > 1 ? semaphores.mutable_data_ptr<int>() : nullptr; in batch_norm_stats_channels_last_cuda_template() local
1567 int* semaphores_ptr = grid.y > 1 ? semaphores.mutable_data_ptr<int>() : nullptr; in batch_norm_backward_reduce_cuda_channels_last_template() local
1592 int* semaphores_ptr = grid.y > 1 ? semaphores.mutable_data_ptr<int>() : nullptr; in batch_norm_backward_reduce_cuda_channels_last_template() local