Searched defs:LSTMBlockCellBprop (Results 1 – 1 of 1) sorted by relevance
176 struct LSTMBlockCellBprop : public LSTMBlockCell { struct177 LSTMBlockCellBprop(const int batch_size, const int input_size, in LSTMBlockCellBprop() function