Skip to content

Commit 455ea57

Browse files
authored
0.7.3 Release Notes (sdv-dev#295)
1 parent ff82050 commit 455ea57

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

HISTORY.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# History
22

3+
## v0.7.3 - 2023-05-25
4+
5+
This release adds support for Torch 2.0!
6+
7+
### Bugs Fixed
8+
9+
* Torch 2.0 fails with cuda=False - Issue [#288](https://github.com/sdv-dev/CTGAN/issues/288) by @amontanez24
10+
11+
### Maintenance
12+
13+
* Upgrade to torch 2.0 - Issue [#280](https://github.com/sdv-dev/CTGAN/issues/280) by @frances-h
14+
315
## v0.7.2 - 2023-05-09
416

517
This release adds support for Pandas 2.0! It also fixes a bug in the `load_demo` function.

0 commit comments

Comments
 (0)