Searched defs:LSTMBlockCellGradOp (Results 1 – 1 of 1) sorted by relevance
418 class LSTMBlockCellGradOp : public OpKernel { class420 explicit LSTMBlockCellGradOp(OpKernelConstruction* ctx) : OpKernel(ctx) { in LSTMBlockCellGradOp() function in tensorflow::LSTMBlockCellGradOp