We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
test_cagrad
1 parent 907e8b3 commit 19a4ed4Copy full SHA for 19a4ed4
tests/doc/test_aggregation.py
@@ -21,12 +21,6 @@ def test_aligned_mtl():
21
22
23
def test_cagrad():
24
- # Extra ----------------------------------------------------------------------------------------
25
- import warnings
26
-
27
- warnings.filterwarnings("ignore")
28
- # ----------------------------------------------------------------------------------------------
29
30
from torch import tensor
31
32
from torchjd.aggregation import CAGrad
0 commit comments