Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/sparse/
Dsoftmax_op.cc76 functor::CSRSparseMatrixSoftmax<Device, T> softmax; in Compute()
102 Status CSRSparseMatrixSoftmax<GPUDevice, T>::operator()( \
105 extern template struct CSRSparseMatrixSoftmax<GPUDevice, T>;
Dkernels.h218 struct CSRSparseMatrixSoftmax { struct
Dkernels_gpu.cu.cc467 Status CSRSparseMatrixSoftmax<GPUDevice, T>::operator()( \