Searched defs:BlockLSTMBprop (Results 1 – 1 of 1) sorted by relevance
201 struct BlockLSTMBprop : public LSTMBlockCell { struct202 BlockLSTMBprop(const int batch_size, const int input_size, in BlockLSTMBprop() argument206 void operator()( in operator()