Searched defs:LSTMBlockCellFprop (Results 1 – 1 of 1) sorted by relevance
151 struct LSTMBlockCellFprop : public LSTMBlockCell { struct152 LSTMBlockCellFprop(const int batch_size, const int input_size, in LSTMBlockCellFprop() function