Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/rnn/kernels/
Dlstm_ops.cc418 class LSTMBlockCellGradOp : public OpKernel { class
420 explicit LSTMBlockCellGradOp(OpKernelConstruction* ctx) : OpKernel(ctx) { in LSTMBlockCellGradOp() function in tensorflow::LSTMBlockCellGradOp