Searched defs:GRUBlockCellGradOp (Results 1 – 1 of 1) sorted by relevance
171 class GRUBlockCellGradOp : public OpKernel { class173 explicit GRUBlockCellGradOp(OpKernelConstruction* ctx) : OpKernel(ctx) {} in GRUBlockCellGradOp() function in tensorflow::GRUBlockCellGradOp