Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dsparse_softmax_op.cc38 class SparseSoftmaxOp : public OpKernel { class
40 explicit SparseSoftmaxOp(OpKernelConstruction *context) : OpKernel(context) {} in SparseSoftmaxOp() function in tensorflow::SparseSoftmaxOp