You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASES.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
#### Closed issues
6
6
- Fixed an issue with cost correction for mismatched labels in `ot.da.BaseTransport` fit methods. This fix addresses the original issue introduced PR #587 (PR #593)
7
-
7
+
- Fix gpu compatibility of sr(F)GW solvers when `G0 is not None`(PR #596)
8
8
9
9
## 0.9.2
10
10
*December 2023*
@@ -671,4 +671,4 @@ It provides the following solvers:
671
671
* Optimal transport for domain adaptation with group lasso regularization
672
672
* Conditional gradient and Generalized conditional gradient for regularized OT.
673
673
674
-
Some demonstrations (both in Python and Jupyter Notebook format) are available in the examples folder.
674
+
Some demonstrations (both in Python and Jupyter Notebook format) are available in the examples folder.
0 commit comments