diff --git a/src/LSTM.cpp b/src/LSTM.cpp index 44502fa..6ecf4fd 100644 --- a/src/LSTM.cpp +++ b/src/LSTM.cpp @@ -118,11 +118,12 @@ LSTM::LSTM( Network *net, int hiddensize, bool returnSeq, std::string fname_weig net->dataType, net->tensorFormat, 3, dim_w)); // load params + std::cout<<"Reading weights: PARAMS="<