Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/sparse/
H A Dkernels_gpu.cu.cc370 __global__ void CSRSparseMatrixSoftmaxKernel2D(const int rows, in CSRSparseMatrixSoftmaxKernel2D() function
434 TF_CHECK_OK(GpuLaunchKernel(CSRSparseMatrixSoftmaxKernel2D<T>, in CSRSparseMatrixSoftmaxGPUImpl()