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 4393104 commit d756c50Copy full SHA for d756c50
DESCRIPTION
@@ -1,6 +1,6 @@
1
Package: mlr3torch
2
Title: Deep Learning with 'mlr3'
3
-Version: 0.3.2
+Version: 0.3.3
4
Authors@R:
5
c(person(given = "Sebastian",
6
family = "Fischer",
NEWS.md
@@ -1,7 +1,8 @@
-# mlr3torch (development version)
+# mlr3torch 0.3.3
* Feat: Improve `lazy_tensor` printing.
* Fix: Improve consistency in `as_lazy_tensor()` when converting 1D tensors to lazy tensors.
+* Various minor bug fixes
7
# mlr3torch 0.3.2
8
0 commit comments