summaryrefslogtreecommitdiff
path: root/RELEASES.md
diff options
context:
space:
mode:
authorNathan Cassereau <84033440+ncassereau-idris@users.noreply.github.com>2022-05-06 13:34:18 +0200
committerGitHub <noreply@github.com>2022-05-06 13:34:18 +0200
commit726e84e1e9f2832ea5ad156f62a5e3636c1fd3d3 (patch)
treec98540ab45c22d139912d95a19bbada1ca4b286a /RELEASES.md
parentccc076e0fc535b2c734214c0ac1936e9e2cbeb62 (diff)
[MRG] Torch random generator not working for Cuda tensor (#373)
* Solve bug * Update release file
Diffstat (limited to 'RELEASES.md')
-rw-r--r--RELEASES.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/RELEASES.md b/RELEASES.md
index 3461832..c06721f 100644
--- a/RELEASES.md
+++ b/RELEASES.md
@@ -6,6 +6,11 @@
- Added Generalized Wasserstein Barycenter solver + example (PR #372)
+#### Closed issues
+
+- Fixed an issue where we could not ask TorchBackend to place a random tensor on GPU
+ (Issue #371, PR #373)
+
## 0.8.2