Skip to content

Commit 569628e

Browse files
committed
1 parent fcc375e commit 569628e

94 files changed

Lines changed: 14965 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

v0.6.0/.buildinfo

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Sphinx build info version 1
2+
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3+
config: d6c5c474059ef557471493e658f3ee93
4+
tags: d77d1c0d9ca2f4c8421862c7c5a0d620

v0.6.0/_images/logo-dark-mode.png

16.4 KB
Loading

v0.6.0/_images/logo-light-mode.png

13.9 KB
Loading
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
:hide-toc:
2+
3+
Aligned-MTL
4+
===========
5+
6+
.. automodule:: torchjd.aggregation.aligned_mtl
7+
:members:
8+
:undoc-members:
9+
:exclude-members: forward
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
:hide-toc:
2+
3+
Aggregator (abstract)
4+
=====================
5+
6+
.. automodule:: torchjd.aggregation.bases
7+
:members:
8+
:undoc-members:
9+
:show-inheritance:
10+
:exclude-members: forward
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
:hide-toc:
2+
3+
CAGrad
4+
======
5+
6+
.. automodule:: torchjd.aggregation.cagrad
7+
:members:
8+
:undoc-members:
9+
:exclude-members: forward
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
:hide-toc:
2+
3+
ConFIG
4+
======
5+
6+
.. automodule:: torchjd.aggregation.config
7+
:members:
8+
:undoc-members:
9+
:exclude-members: forward
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
:hide-toc:
2+
3+
Constant
4+
========
5+
6+
.. automodule:: torchjd.aggregation.constant
7+
:members:
8+
:undoc-members:
9+
:exclude-members: forward
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
:hide-toc:
2+
3+
DualProj
4+
========
5+
6+
.. automodule:: torchjd.aggregation.dualproj
7+
:members:
8+
:undoc-members:
9+
:exclude-members: forward
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
:hide-toc:
2+
3+
GradDrop
4+
========
5+
6+
.. automodule:: torchjd.aggregation.graddrop
7+
:members:
8+
:undoc-members:
9+
:exclude-members: forward

0 commit comments

Comments
 (0)