ContinualAI / ContinualAI/avalanche

flaky LwF test

Open
#1,355 3 comments 0 reactions 1 assignee Claimed by @AndreaCossu View on GitHub
bug
Dominant language
Python
Stars
2.1k
Forks
321
PR merge metrics
No merged PRs in 30d

Description

We have an LwF test which fails every now and then.

```
======================================================================
FAIL: test_lwf (training.test_regularization.TestLwF)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/__w/avalanche/avalanche/tests/training/test_regularization.py", line 45, in test_lwf
assert loss > 0.0
AssertionError
```

The python version is not important (I've seen it fails both in 3.9 and 3.10.

@AndreaCossu do you have any idea of what's the issue here?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.