Searched defs:BlockLSTMOp (Results 1 – 1 of 1) sorted by relevance
821 class BlockLSTMOp : public OpKernel { class823 explicit BlockLSTMOp(OpKernelConstruction* ctx) : OpKernel(ctx) { in BlockLSTMOp() function in tensorflow::BlockLSTMOp