Home
last modified time | relevance | path

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

/external/pytorch/aten/src/ATen/native/sparse/
DSoftMax.cpp336 auto pool_indices = pools[p]; in cpu_sparse_coo_softmax() local
477 auto pool_indices = pools[p]; in cpu_sparse_coo_softmax_backward() local
/external/pytorch/aten/src/ATen/native/sparse/cuda/
DSoftMax.cu115 int64_t* pool_indices = sorted_pool_indices + offset; in cuda_sparse_coo_softmax_kernel() local
177 int64_t* pool_indices = sorted_pool_indices + offset; in cuda_sparse_coo_softmax_backward_kernel() local