TMLP LoadWeights

Hi,

I tried to find something on the site but could not.
I have a problem where I am trying to use root to train a TMLP class on a set of data, save the weights and load the trained TMLP class on a different server to apply the ANN on different data.
When I save the weights using the DumpWeights method, I can see the generated text file which has non zero weights.
Then, when I try loading the weights using the LoadWeights method, the ANN doesn’t perform as expected, and if I try to use the DumpWeights method afterwards I get a text file with all zero weights.
Has someone else encoutered this problem?

Regards,
Alon Joffe

ROOT Version: Not Provided
Platform: Not Provided
Compiler: Not Provided