Skip to content

Commit c36622e

Browse files
committed
1 parent 91358bf commit c36622e

136 files changed

Lines changed: 28375 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.12.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 records the configuration used when building these files. When it is not found, a full rebuild will be done.
3+
config: dae856eb7d846987248dfcebc16d2113
4+
tags: d77d1c0d9ca2f4c8421862c7c5a0d620

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

16.4 KB
Loading
13.9 KB
Loading
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
:hide-toc:
2+
3+
Aligned-MTL
4+
===========
5+
6+
.. autoclass:: torchjd.aggregation.AlignedMTL
7+
:members: __call__
8+
9+
.. autoclass:: torchjd.aggregation.AlignedMTLWeighting
10+
:members: __call__
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
:hide-toc:
2+
3+
CAGrad
4+
======
5+
6+
.. autoclass:: torchjd.aggregation.CAGrad
7+
:members: __call__
8+
9+
.. autoclass:: torchjd.aggregation.CAGradWeighting
10+
:members: __call__
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
:hide-toc:
2+
3+
ConFIG
4+
======
5+
6+
.. autoclass:: torchjd.aggregation.ConFIG
7+
:members: __call__
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
:hide-toc:
2+
3+
Constant
4+
========
5+
6+
.. autoclass:: torchjd.aggregation.Constant
7+
:members: __call__
8+
9+
.. autoclass:: torchjd.aggregation.ConstantWeighting
10+
:members: __call__
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
:hide-toc:
2+
3+
CR-MOGM
4+
=======
5+
6+
.. autoclass:: torchjd.aggregation.CRMOGMWeighting
7+
:members: __call__, reset
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
:hide-toc:
2+
3+
DualProj
4+
========
5+
6+
.. autoclass:: torchjd.aggregation.DualProj
7+
:members: __call__
8+
9+
.. autoclass:: torchjd.aggregation.DualProjWeighting
10+
:members: __call__
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
:hide-toc:
2+
3+
FairGrad
4+
========
5+
6+
.. autoclass:: torchjd.aggregation.FairGrad
7+
:members: __call__
8+
9+
.. autoclass:: torchjd.aggregation.FairGradWeighting
10+
:members: __call__

0 commit comments

Comments
 (0)