JulesBelveze / bert-squeeze

🛠️ Tools for Transformers compression using PyTorch Lightning ⚡
https://julesbelveze.github.io/bert-squeeze/
78 stars 10 forks source link

Omitted super class init in `FastBertLogic` callback #29

Closed JulesBelveze closed 2 years ago

JulesBelveze commented 2 years ago

There's an issue in the Lightning docs here: they have forgotten the super class call.