Houssem MENHOUR

Results 2 issues of Houssem MENHOUR

# Description All forecast models were using the CPU exclusively, so I added GPU support for the models that can benefit from that: - brnn - nbeats - nhits -...

feat S
HACKTOBERFEST

**Describe the bug** Monitoring results for failed tests are missing from `.pymon`. **To Reproduce** 1. Create some tests: ```py # test.py def test_1(): assert 1 == 1 def test_2(): assert...