Skip to content

Commit 31689fe

Browse files
authored
Merge pull request #314 from jdb78/fix/gpu-checkpoint-loading
Fix gpu checkpoint loading
2 parents 2448901 + b6f1426 commit 31689fe

File tree

4 files changed

+589
-751
lines changed

4 files changed

+589
-751
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release Notes
22

3-
## v0.8.3 UNRELEASED
3+
## v0.8.3 Bugfix release (31/01/2021)
44

55
### Added
66

@@ -13,6 +13,7 @@
1313
- Allow plotting of interpretation on passed figure for NBEATS (#280)
1414
- Fix memory leak for plotting and logging interpretation (#311)
1515
- Correct shape of `predict()` method output for multi-targets (#268)
16+
- Remove cloudpickle to allow GPU trained models to be loaded on CPU devices from checkpoints (#314)
1617

1718
### Contributors
1819

0 commit comments

Comments
 (0)