Searched refs:CSRSoftmaxGradOp (Results 1 – 1 of 1) sorted by relevance
116 class CSRSoftmaxGradOp : public OpKernel { class118 explicit CSRSoftmaxGradOp(OpKernelConstruction* ctx) : OpKernel(ctx) {} in CSRSoftmaxGradOp() function in tensorflow::CSRSoftmaxGradOp201 CSRSoftmaxGradOp<DEV##Device, T>);