Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/sparse/
Dkernels_gpu.cu.cc432 Status CSRSparseMatrixSoftmaxGPUImpl(OpKernelContext* ctx, in CSRSparseMatrixSoftmaxGPUImpl() function
483 return CSRSparseMatrixSoftmaxGPUImpl<T>(ctx, logits, softmax_values); \