Skip to content

Commit

Permalink
feat: Lightning upgrade (#22)
Browse files Browse the repository at this point in the history
* refactor: Refactor hooks to work properly with the new pytorch lightning

* build: Upgrade version and update changelog
  • Loading branch information
lorenzomammana authored Jan 25, 2024
1 parent 715c3ef commit 04e2db7
Show file tree
Hide file tree
Showing 29 changed files with 525 additions and 534 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## [v0.7.0+obx.1.3.0]

### Updated

- Update lightning related code to support changes introduced with lightning 2.*

## [v0.7.0+obx.1.2.11]

### Fixed
Expand Down
Loading

0 comments on commit 04e2db7

Please sign in to comment.