f-dangel / cockpit

Cockpit: A Practical Debugging Tool for Training Deep Neural Networks
MIT License
474 stars 24 forks source link

[CFG] Use stable BackPACK (>=1.3.0), always run darglint #12

Closed f-dangel closed 3 years ago

f-dangel commented 3 years ago

Resolves https://github.com/f-dangel/cockpit-paper/issues/227

fsschneider commented 3 years ago

Looks good to me! This means we can push to PyPi, right?

I remember you set up a Github Action to do this.

f-dangel commented 3 years ago

Yap, the action should work and push to PyPI once we create a new release on GitHub. Since we already declared a 1.0.0, I'd wait with the next release until other small bugs (e.g. #5) have ironed out.