Skip to content

feat: add optional .threads control across fit/cv/tune#34

Merged
ielbadisy merged 1 commit intomainfrom
feat/add-threads-control
Apr 17, 2026
Merged

feat: add optional .threads control across fit/cv/tune#34
ielbadisy merged 1 commit intomainfrom
feat/add-threads-control

Conversation

@ielbadisy
Copy link
Copy Markdown
Owner

Summary

  • add optional argument to , , and
  • set Torch CPU threads via when provided
  • propagate through nested cross-validation and tuning fits
  • include thread setting in training output
  • update README, NEWS, and cran-comments for resubmission
  • regenerate Rd docs and update tests

Validation

  • R CMD build .
  • R CMD check --no-manual --run-donttest survdnn_0.7.6.tar.gz (Status: OK)
  • R CMD INSTALL survdnn_0.7.6.tar.gz (Status: OK)

@ielbadisy ielbadisy merged commit 7de813c into main Apr 17, 2026
5 checks passed
@ielbadisy ielbadisy deleted the feat/add-threads-control branch April 17, 2026 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant