19 #ifndef TESSERACT_LSTM_PARALLEL_H_ 20 #define TESSERACT_LSTM_PARALLEL_H_ 87 #endif // TESSERACT_LSTM_PARALLEL_H_ StaticShape OutputShape(const StaticShape &input_shape) const override
const STRING & name() const
void add_str_int(const char *str, int number)
void Forward(bool debug, const NetworkIO &input, const TransposedArray *input_transpose, NetworkScratch *scratch, NetworkIO *output) override
~Parallel() override=default
PointerVector< Network > stack_
bool Backward(bool debug, const NetworkIO &fwd_deltas, NetworkScratch *scratch, NetworkIO *back_deltas) override
Parallel(const STRING &name, NetworkType type)
STRING spec() const override