Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dsparse_xent_op.h57 class SparseXentLossGenerator {
59 EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE SparseXentLossGenerator( in SparseXentLossGenerator() function
227 generator::SparseXentLossGenerator<T, Index> sparse_xent_loss_gen( in Compute()