Mentions légales du service
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
declearn2
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Magnet
DecLearn
declearn2
Commits
9ca21677
Verified
Commit
9ca21677
authored
1 year ago
by
ANDREY Paul
Browse files
Options
Downloads
Patches
Plain Diff
Add release notes for v2.3.2.
parent
cfbf09d9
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#866095
skipped
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs/release-notes/SUMMARY.md
+1
-0
1 addition, 0 deletions
docs/release-notes/SUMMARY.md
docs/release-notes/v2.3.2.md
+19
-0
19 additions, 0 deletions
docs/release-notes/v2.3.2.md
with
20 additions
and
0 deletions
docs/release-notes/SUMMARY.md
+
1
−
0
View file @
9ca21677
-
[
v2.3.2
](
v2.3.2.md
)
-
[
v2.3.1
](
v2.3.1.md
)
-
[
v2.3.0
](
v2.3.0.md
)
-
[
v2.2.2
](
v2.2.2.md
)
...
...
This diff is collapsed.
Click to expand it.
docs/release-notes/v2.3.2.md
0 → 100644
+
19
−
0
View file @
9ca21677
# declearn v2.3.2
Released: 05/10/2023
This is a subminor release that patches extra dependency specifiers for Torch.
## Revise Torch extra dependency specifiers and version support
The rules for the "torch", "torch1" and "torch2" extra dependency specifiers
were updated in order to be simpler and support the newest Torch 2.1 version.
As a trade off, support for older Torch versions 1.10 to 1.12 was dropped, due
to functorch being shipped together with versions >=1.13, enabling to remove
the burden of having to clumsily specify for it (in spite of it no longer being
used starting with version 2.0).
The opacus dependency is back to being specified merely by the "dp" extra
specifier, which may be updated (either independently from or together with)
"torch" in the future - and may also be specified freely by declearn-depending
packages, starting with Fed-BioMed.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment