Searched defs:GRUBlockCellBprop (Results 1 – 1 of 1) sorted by relevance
125 struct GRUBlockCellBprop : public GRUCell { struct126 GRUBlockCellBprop(const int batch_size, const int input_size, in GRUBlockCellBprop() argument130 void operator()( in operator()