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