Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/rnn/kernels/
Dlstm_ops.cc235 class LSTMBlockCellOp : public OpKernel { class
237 explicit LSTMBlockCellOp(OpKernelConstruction* ctx) : OpKernel(ctx) { in LSTMBlockCellOp() function in tensorflow::LSTMBlockCellOp