19 #ifndef TESSERACT_LSTM_RECONFIG_H_ 20 #define TESSERACT_LSTM_RECONFIG_H_ 85 #endif // TESSERACT_LSTM_SUBSAMPLE_H_ bool Backward(bool debug, const NetworkIO &fwd_deltas, NetworkScratch *scratch, NetworkIO *back_deltas) override
virtual ~Reconfig()=default
int XScaleFactor() const override
bool DeSerialize(TFile *fp) override
const STRING & name() const
STRING spec() const override
bool Serialize(TFile *fp) const override
void add_str_int(const char *str, int number)
StaticShape OutputShape(const StaticShape &input_shape) const override
Reconfig(const STRING &name, int ni, int x_scale, int y_scale)
void Forward(bool debug, const NetworkIO &input, const TransposedArray *input_transpose, NetworkScratch *scratch, NetworkIO *output) override