We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e64889 commit 9c6abd2Copy full SHA for 9c6abd2
NEWS.md
@@ -5,6 +5,7 @@
5
* `LearnerTorchModel` can now be parallelized and trained with
6
encapsulation activated.
7
* `jit_trace` now works in combination with batch normalization.
8
+* Ensures compatibility with `R6` version 2.6.0
9
10
# mlr3torch 0.2.0
11
cran-comments.md
@@ -1,3 +1,12 @@
1
## R CMD check results
2
3
-0 errors | 0 warnings | 0 notes
+0 errors | 0 warnings | 1 note
4
+
+Maintainer: 'Sebastian Fischer <[email protected]>'
+Days since last update: 6
+I am sorry for another upload in such a short timeframe.
+However, because I am going on vacation, I would like to submit a new release
+with important bugfixes before that and have already discussed this
12
+with Uwe Ligges per e-mail.
0 commit comments