We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff82050 commit 455ea57Copy full SHA for 455ea57
HISTORY.md
@@ -1,5 +1,17 @@
1
# History
2
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
15
## v0.7.2 - 2023-05-09
16
17
This release adds support for Pandas 2.0! It also fixes a bug in the `load_demo` function.
0 commit comments