Hello Sylvain.
In my ubuntu installation of fastai2, I ran git pull
to get the updated files you changed and I got them.
After I ran again my notebook about batch size vs learn.export()
pkl file and there was no change:
- bs = 512 | export.pkl = 285 MB
- bs = 8 | export.pkl = 54.2 MB
Can you re-opened this issue?