21 #ifndef TESSERACT_LSTM_CONVOLVE_H_ 22 #define TESSERACT_LSTM_CONVOLVE_H_ 73 #endif // TESSERACT_LSTM_SUBSAMPLE_H_ bool DeSerialize(TFile *fp) override
bool Backward(bool debug, const NetworkIO &fwd_deltas, NetworkScratch *scratch, NetworkIO *back_deltas) override
Convolve(const STRING &name, int ni, int half_x, int half_y)
bool Serialize(TFile *fp) const override
STRING spec() const override
const STRING & name() const
virtual ~Convolve()=default
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