Searched defs:LSTMBlockCellOp (Results 1 – 1 of 1) sorted by relevance
235 class LSTMBlockCellOp : public OpKernel { class237 explicit LSTMBlockCellOp(OpKernelConstruction* ctx) : OpKernel(ctx) { in LSTMBlockCellOp() function in tensorflow::LSTMBlockCellOp