Searched defs:SparseSoftmaxOp (Results 1 – 1 of 1) sorted by relevance
38 class SparseSoftmaxOp : public OpKernel { class40 explicit SparseSoftmaxOp(OpKernelConstruction *context) : OpKernel(context) {} in SparseSoftmaxOp() function in tensorflow::SparseSoftmaxOp