Open mationai opened 6 years ago
Found out reading the code that the INFO are just information.
It finally finished after almost 20 hrs, but errored at the end saying AttributeError: 'Model' object has no attribute 'optimizer'
. For some reason, my model object don't have that and other attributes. Running a modified version to see if can get it to work.
Got it to work, only got 0.18% savings in params / output model using the default setting. Is this normal?
@fuzzthink what changes you made , i get no changes in the compressed model
Keep getting
A new INFO message happens every 10 minutes or so. Is it ok?
It's been running for over 10 hrs now on a 45MB model on a 2012 macbook pro. Do you have a guess on how much longer it will run? (My TF library wasn't compiled).
thanks.