Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/rnn/kernels/
Dlstm_ops.cc821 class BlockLSTMOp : public OpKernel { class
823 explicit BlockLSTMOp(OpKernelConstruction* ctx) : OpKernel(ctx) { in BlockLSTMOp() function in tensorflow::BlockLSTMOp