Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MNT] Fix/linting #1512

Open
wants to merge 230 commits into
base: features/tsmixer
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
230 commits
Select commit Hold shift + click to select a range
6878429
Fix typo
CahidArda Nov 7, 2022
afeaac5
Merge branch 'master' into master
jdb78 Dec 11, 2022
47f15b1
[1221] Fix scaling calculation in MASE - unpack encoder_target sequence
MBelniak Jan 8, 2023
5e96e9d
Added fixes for weight size error calc
bendavidsteel Feb 17, 2023
c266977
Merge branch 'jdb78:master' into weight-size-bug-fix
bendavidsteel Aug 4, 2023
72a2352
Merge branch 'master' into master
jdb78 Sep 10, 2023
01f1ca1
Merge branch 'master' into master
jdb78 Sep 10, 2023
2beb01e
Merge branch 'master' into master
jdb78 Sep 10, 2023
01937ba
Merge branch 'master' into weight-size-bug-fix
jdb78 Sep 10, 2023
bb69ebd
Merge pull request #1230 from MBelniak/master
jdb78 Sep 10, 2023
b9b7986
Merge pull request #1175 from CahidArda/master
jdb78 Sep 10, 2023
4384365
Bump black from 23.9.0 to 23.9.1
dependabot[bot] Sep 11, 2023
d9c32f0
Bump matplotlib from 3.7.1 to 3.7.2
dependabot[bot] Sep 11, 2023
e4cba4c
Merge pull request #1376 from jdb78/dependabot/pip/black-23.9.1
github-actions[bot] Sep 11, 2023
09eec34
Merge pull request #1377 from jdb78/dependabot/pip/matplotlib-3.7.2
github-actions[bot] Sep 11, 2023
6c59f29
Bump matplotlib from 3.7.2 to 3.7.3
dependabot[bot] Sep 12, 2023
d8a4462
Merge pull request #1378 from jdb78/dependabot/pip/matplotlib-3.7.3
github-actions[bot] Sep 12, 2023
fb7c772
Bump ipywidgets from 8.1.0 to 8.1.1
dependabot[bot] Sep 13, 2023
de0abd7
Merge pull request #1379 from jdb78/dependabot/pip/ipywidgets-8.1.1
github-actions[bot] Sep 13, 2023
bf35307
Added specific tests for different sized encoder and decoder in nhits
bendavidsteel Sep 13, 2023
610688e
Merge branch 'weight-size-bug-fix' of github.com:bendavidsteel/pytorc…
bendavidsteel Sep 13, 2023
d1c6d47
Bump lightning from 2.0.8 to 2.0.9
dependabot[bot] Sep 15, 2023
b7798c5
Bump pydata-sphinx-theme from 0.13.3 to 0.14.0
dependabot[bot] Sep 15, 2023
4dd0fae
Merge pull request #1380 from jdb78/dependabot/pip/lightning-2.0.9
github-actions[bot] Sep 15, 2023
eb808ff
Merge pull request #1381 from jdb78/dependabot/pip/pydata-sphinx-them…
github-actions[bot] Sep 15, 2023
65d2ed8
Bump pydata-sphinx-theme from 0.14.0 to 0.14.1
dependabot[bot] Sep 20, 2023
cb91931
Merge pull request #1383 from jdb78/dependabot/pip/pydata-sphinx-them…
github-actions[bot] Sep 20, 2023
11704ab
Bump scikit-learn from 1.3.0 to 1.3.1
dependabot[bot] Sep 21, 2023
101540a
Merge pull request #1384 from jdb78/dependabot/pip/scikit-learn-1.3.1
github-actions[bot] Sep 21, 2023
f0583f8
Bump pylint from 2.17.5 to 2.17.6
dependabot[bot] Sep 25, 2023
3e9ad39
Merge pull request #1386 from jdb78/dependabot/pip/pylint-2.17.6
github-actions[bot] Sep 25, 2023
c4a8339
Merge branch 'jdb78:master' into weight-size-bug-fix
bendavidsteel Sep 28, 2023
2878a76
Added newlines to pass linter check
bendavidsteel Sep 28, 2023
0fae304
Bump fastapi from 0.103.1 to 0.103.2
dependabot[bot] Sep 29, 2023
c52840c
Bump lightning from 2.0.9 to 2.0.9.post0
dependabot[bot] Sep 29, 2023
def2d4b
Bump ipython from 8.12.2 to 8.12.3
dependabot[bot] Sep 29, 2023
a0882ab
Merge pull request #1387 from jdb78/dependabot/pip/fastapi-0.103.2
github-actions[bot] Sep 29, 2023
400d301
Merge pull request #1388 from jdb78/dependabot/pip/lightning-2.0.9.post0
github-actions[bot] Sep 29, 2023
6b9133a
Merge pull request #1389 from jdb78/dependabot/pip/ipython-8.12.3
github-actions[bot] Sep 29, 2023
6ccbc59
Merge branch 'master' into weight-size-bug-fix
jdb78 Oct 2, 2023
8128061
Merge pull request #1359 from bendavidsteel/weight-size-bug-fix
jdb78 Oct 2, 2023
67c391c
Bump pylint from 2.17.6 to 3.0.0
dependabot[bot] Oct 2, 2023
98c60f0
Bump coverage from 7.3.1 to 7.3.2
dependabot[bot] Oct 2, 2023
af71ca0
Merge pull request #1390 from jdb78/dependabot/pip/pylint-3.0.0
github-actions[bot] Oct 2, 2023
d8e82ae
Merge pull request #1391 from jdb78/dependabot/pip/coverage-7.3.2
github-actions[bot] Oct 2, 2023
659365b
Bump urllib3 from 1.26.16 to 1.26.17
dependabot[bot] Oct 3, 2023
18fec22
Merge pull request #1392 from jdb78/dependabot/pip/urllib3-1.26.17
github-actions[bot] Oct 3, 2023
2a677a0
Bump pillow from 10.0.0 to 10.0.1
dependabot[bot] Oct 3, 2023
bdfa2fb
Merge pull request #1394 from jdb78/dependabot/pip/pillow-10.0.1
github-actions[bot] Oct 3, 2023
2963bc2
Bump nbconvert from 7.8.0 to 7.9.1
dependabot[bot] Oct 4, 2023
cd0ecbd
Merge pull request #1396 from jdb78/dependabot/pip/nbconvert-7.9.1
github-actions[bot] Oct 4, 2023
3558a94
Bump nbconvert from 7.9.1 to 7.9.2
dependabot[bot] Oct 5, 2023
bdd9867
Merge pull request #1397 from jdb78/dependabot/pip/nbconvert-7.9.2
github-actions[bot] Oct 5, 2023
6c1c384
Bump pylint from 3.0.0 to 3.0.1
dependabot[bot] Oct 6, 2023
7da6c51
Merge pull request #1400 from jdb78/dependabot/pip/pylint-3.0.1
github-actions[bot] Oct 6, 2023
f89c8e6
Bump pytorch-optimizer from 2.11.2 to 2.12.0
dependabot[bot] Oct 9, 2023
4039c0d
Merge pull request #1401 from jdb78/dependabot/pip/pytorch-optimizer-…
github-actions[bot] Oct 9, 2023
eb3e340
Bump mypy from 1.5.1 to 1.6.0
dependabot[bot] Oct 10, 2023
59cb6bc
Merge pull request #1402 from jdb78/dependabot/pip/mypy-1.6.0
github-actions[bot] Oct 10, 2023
c3881e3
Bump lightning from 2.0.9.post0 to 2.1.0
dependabot[bot] Oct 12, 2023
94ab3cd
Merge pull request #1406 from jdb78/dependabot/pip/lightning-2.1.0
github-actions[bot] Oct 12, 2023
6465810
Bump pre-commit from 3.4.0 to 3.5.0
dependabot[bot] Oct 13, 2023
1af04f1
Merge pull request #1408 from jdb78/dependabot/pip/pre-commit-3.5.0
github-actions[bot] Oct 13, 2023
10ce9ad
Bump black from 23.9.1 to 23.10.0
dependabot[bot] Oct 17, 2023
45f76e5
Bump optuna from 3.3.0 to 3.4.0
dependabot[bot] Oct 17, 2023
4b6fb75
Merge pull request #1410 from jdb78/dependabot/pip/black-23.10.0
github-actions[bot] Oct 17, 2023
4d5dddd
Merge pull request #1411 from jdb78/dependabot/pip/optuna-3.4.0
github-actions[bot] Oct 17, 2023
13c8e1f
Bump urllib3 from 1.26.17 to 1.26.18
dependabot[bot] Oct 17, 2023
1f4cea7
Merge pull request #1412 from jdb78/dependabot/pip/urllib3-1.26.18
github-actions[bot] Oct 17, 2023
886c198
Bump mypy from 1.6.0 to 1.6.1
dependabot[bot] Oct 18, 2023
d6d7565
Bump fastapi from 0.103.2 to 0.104.0
dependabot[bot] Oct 18, 2023
cf627dc
Merge pull request #1414 from jdb78/dependabot/pip/mypy-1.6.1
github-actions[bot] Oct 18, 2023
ead821c
Merge pull request #1415 from jdb78/dependabot/pip/fastapi-0.104.0
github-actions[bot] Oct 18, 2023
b4ddb0d
Bump scikit-learn from 1.3.1 to 1.3.2
dependabot[bot] Oct 23, 2023
bf88ff3
Bump black from 23.10.0 to 23.10.1
dependabot[bot] Oct 23, 2023
7a5145a
Bump pylint from 3.0.1 to 3.0.2
dependabot[bot] Oct 23, 2023
b70441a
Merge pull request #1418 from jdb78/dependabot/pip/scikit-learn-1.3.2
github-actions[bot] Oct 23, 2023
c265cdd
Merge pull request #1419 from jdb78/dependabot/pip/black-23.10.1
github-actions[bot] Oct 23, 2023
90e1acd
Merge pull request #1420 from jdb78/dependabot/pip/pylint-3.0.2
github-actions[bot] Oct 23, 2023
f51952c
Bump pytest from 7.4.2 to 7.4.3
dependabot[bot] Oct 24, 2023
f79e012
Merge pull request #1421 from jdb78/dependabot/pip/pytest-7.4.3
github-actions[bot] Oct 24, 2023
9071db5
Bump pydata-sphinx-theme from 0.14.1 to 0.14.3
dependabot[bot] Oct 30, 2023
2ba38cf
Bump nbconvert from 7.9.2 to 7.10.0
dependabot[bot] Oct 30, 2023
0896836
Bump fastapi from 0.104.0 to 0.104.1
dependabot[bot] Oct 30, 2023
270cc07
Merge pull request #1427 from jdb78/dependabot/pip/pydata-sphinx-them…
github-actions[bot] Oct 30, 2023
ec8c16f
Merge pull request #1428 from jdb78/dependabot/pip/nbconvert-7.10.0
github-actions[bot] Oct 30, 2023
c967b26
Merge pull request #1429 from jdb78/dependabot/pip/fastapi-0.104.1
github-actions[bot] Oct 30, 2023
9fd2ed8
Bump pyarrow from 13.0.0 to 14.0.0
dependabot[bot] Nov 1, 2023
7d68513
Merge pull request #1430 from jdb78/dependabot/pip/pyarrow-14.0.0
github-actions[bot] Nov 1, 2023
dd10d70
Bump nbconvert from 7.10.0 to 7.11.0
dependabot[bot] Nov 6, 2023
573a6ea
Merge pull request #1433 from jdb78/dependabot/pip/nbconvert-7.11.0
github-actions[bot] Nov 6, 2023
c34647b
Bump black from 23.10.1 to 23.11.0
dependabot[bot] Nov 8, 2023
bb392bf
Bump lightning from 2.1.0 to 2.1.1
dependabot[bot] Nov 8, 2023
552f2ff
Bump pyarrow from 14.0.0 to 14.0.1
dependabot[bot] Nov 8, 2023
2d07381
Merge pull request #1434 from jdb78/dependabot/pip/black-23.11.0
github-actions[bot] Nov 8, 2023
ab38b98
Merge pull request #1435 from jdb78/dependabot/pip/lightning-2.1.1
github-actions[bot] Nov 8, 2023
ff6e768
Merge pull request #1436 from jdb78/dependabot/pip/pyarrow-14.0.1
github-actions[bot] Nov 8, 2023
4b43110
Bump mypy from 1.6.1 to 1.7.0
dependabot[bot] Nov 10, 2023
3535df1
Merge pull request #1438 from jdb78/dependabot/pip/mypy-1.7.0
github-actions[bot] Nov 10, 2023
ffbda41
Bump pytest-xdist from 3.3.1 to 3.4.0
dependabot[bot] Nov 13, 2023
ef354c4
Merge pull request #1439 from jdb78/dependabot/pip/pytest-xdist-3.4.0
github-actions[bot] Nov 13, 2023
d9258ac
Bump aiohttp from 3.8.5 to 3.8.6
dependabot[bot] Nov 14, 2023
ec54540
Merge pull request #1441 from jdb78/dependabot/pip/aiohttp-3.8.6
github-actions[bot] Nov 15, 2023
3ad16cb
Bump torch from 2.0.0 to 2.1.1
dependabot[bot] Nov 15, 2023
c2320fa
Merge pull request #1442 from jdb78/dependabot/pip/torch-2.1.1
github-actions[bot] Nov 15, 2023
0ef603e
Bump lightning from 2.1.1 to 2.1.2
dependabot[bot] Nov 16, 2023
5eb99a3
Merge pull request #1443 from jdb78/dependabot/pip/lightning-2.1.2
github-actions[bot] Nov 16, 2023
b79d389
Bump matplotlib from 3.7.3 to 3.7.4
dependabot[bot] Nov 20, 2023
adacf77
Merge pull request #1445 from jdb78/dependabot/pip/matplotlib-3.7.4
github-actions[bot] Nov 20, 2023
16e89f5
Bump pytest-xdist from 3.4.0 to 3.5.0
dependabot[bot] Nov 21, 2023
4541586
Bump ipykernel from 6.25.2 to 6.27.0
dependabot[bot] Nov 21, 2023
02cb340
Merge pull request #1446 from jdb78/dependabot/pip/pytest-xdist-3.5.0
github-actions[bot] Nov 21, 2023
e314b38
Merge pull request #1447 from jdb78/dependabot/pip/ipykernel-6.27.0
github-actions[bot] Nov 21, 2023
ac6114f
Bump mypy from 1.7.0 to 1.7.1
dependabot[bot] Nov 23, 2023
9244358
Merge pull request #1450 from jdb78/dependabot/pip/mypy-1.7.1
github-actions[bot] Nov 23, 2023
c5c0a93
Bump pydata-sphinx-theme from 0.14.3 to 0.14.4
dependabot[bot] Nov 27, 2023
0a989a6
Merge pull request #1451 from jdb78/dependabot/pip/pydata-sphinx-them…
github-actions[bot] Nov 27, 2023
fedfc1c
Bump aiohttp from 3.8.6 to 3.9.0
dependabot[bot] Nov 28, 2023
99231bd
Merge pull request #1453 from jdb78/dependabot/pip/aiohttp-3.9.0
github-actions[bot] Nov 28, 2023
db61452
Bump nbconvert from 7.11.0 to 7.12.0
dependabot[bot] Dec 4, 2023
cf0f2dd
Merge pull request #1458 from jdb78/dependabot/pip/nbconvert-7.12.0
github-actions[bot] Dec 4, 2023
dd44aa0
Bump isort from 5.12.0 to 5.13.2
dependabot[bot] Dec 14, 2023
83762ff
Bump statsmodels from 0.14.0 to 0.14.1
dependabot[bot] Dec 14, 2023
129824f
Bump fonttools from 4.42.1 to 4.43.0
dependabot[bot] Jan 9, 2024
09e6362
ci: update workflow & cleaning
Borda Jan 23, 2024
e8f5cad
resolving MRO
Borda Jan 23, 2024
5ac916a
readme: fix linter badge
Borda Jan 23, 2024
b597d27
Merge branch 'master' into ci/docs
Borda Feb 1, 2024
113d43f
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Feb 1, 2024
b913d13
Merge pull request #1498 from Lightning-Sandbox/readme/badge
jdb78 Feb 10, 2024
b3fcf86
Merge pull request #1497 from Lightning-Sandbox/ci/docs
jdb78 Feb 10, 2024
c341820
Bump fastapi from 0.104.1 to 0.109.1
dependabot[bot] Feb 10, 2024
2270b0d
update dependencies
jdb78 Feb 10, 2024
507cdc4
reformatting
jdb78 Feb 10, 2024
82f7161
Bump torch from 2.1.1 to 2.2.0
dependabot[bot] Feb 10, 2024
42617d0
Merge pull request #1505 from jdb78/dependabot/pip/fastapi-0.109.1
github-actions[bot] Feb 10, 2024
26cda50
pruning callback fix
jdb78 Feb 10, 2024
34337a6
Bump fastapi from 0.104.1 to 0.109.2
dependabot[bot] Feb 10, 2024
5b36747
remove fastapi
jdb78 Feb 10, 2024
4873aa4
Merge pull request #1506 from jdb78/dependabot/pip/fastapi-0.109.2
github-actions[bot] Feb 10, 2024
2b0a679
Merge pull request #1504 from jdb78/dependabot/pip/torch-2.2.0
github-actions[bot] Feb 10, 2024
5769b13
build(deps-dev): bump black from 23.11.0 to 24.2.0
dependabot[bot] Feb 13, 2024
a1c4ed3
Merge pull request #1515 from jdb78/dependabot/pip/black-24.2.0
github-actions[bot] Feb 13, 2024
29b2a64
build(deps-dev): bump coverage from 7.3.2 to 7.4.2
dependabot[bot] Feb 20, 2024
168ff3b
Merge pull request #1520 from jdb78/dependabot/pip/coverage-7.4.2
github-actions[bot] Feb 20, 2024
2d08189
build(deps-dev): bump pylint from 3.0.2 to 3.1.0
dependabot[bot] Feb 26, 2024
50f18fe
Merge pull request #1523 from jdb78/dependabot/pip/pylint-3.1.0
github-actions[bot] Feb 26, 2024
1e15bcf
build(deps-dev): bump pyarrow from 14.0.1 to 15.0.0
dependabot[bot] Feb 27, 2024
eef969c
build(deps-dev): bump ipykernel from 6.27.0 to 6.29.3
dependabot[bot] Feb 27, 2024
899ae5f
Merge pull request #1524 from jdb78/dependabot/pip/pyarrow-15.0.0
github-actions[bot] Feb 27, 2024
558e1e5
build(deps-dev): bump ipywidgets from 8.1.1 to 8.1.2
dependabot[bot] Feb 27, 2024
6bd7eed
Merge pull request #1525 from jdb78/dependabot/pip/ipykernel-6.29.3
github-actions[bot] Feb 27, 2024
6a58f29
build(deps): bump torch from 2.2.0 to 2.2.1
dependabot[bot] Feb 27, 2024
9ebfd07
Merge pull request #1526 from jdb78/dependabot/pip/ipywidgets-8.1.2
github-actions[bot] Feb 27, 2024
8a979bb
Merge pull request #1527 from jdb78/dependabot/pip/torch-2.2.1
github-actions[bot] Feb 27, 2024
41b0b6d
build(deps-dev): bump pytest from 7.4.3 to 8.0.2
dependabot[bot] Feb 28, 2024
be29b24
build(deps-dev): bump coverage from 7.4.2 to 7.4.3
dependabot[bot] Feb 28, 2024
14983eb
Merge pull request #1528 from jdb78/dependabot/pip/pytest-8.0.2
github-actions[bot] Feb 28, 2024
6db4308
build(deps): bump fastapi from 0.109.2 to 0.110.0
dependabot[bot] Feb 28, 2024
de9aa7d
Merge pull request #1529 from jdb78/dependabot/pip/coverage-7.4.3
github-actions[bot] Feb 28, 2024
4045054
Merge pull request #1530 from jdb78/dependabot/pip/fastapi-0.110.0
github-actions[bot] Feb 28, 2024
bb6a25d
build(deps): bump matplotlib from 3.7.4 to 3.7.5
dependabot[bot] Feb 29, 2024
2bdacea
build(deps-dev): bump mypy from 1.7.1 to 1.8.0
dependabot[bot] Feb 29, 2024
59ada45
Merge pull request #1532 from jdb78/dependabot/pip/mypy-1.8.0
github-actions[bot] Feb 29, 2024
69793a2
Merge pull request #1531 from jdb78/dependabot/pip/matplotlib-3.7.5
github-actions[bot] Feb 29, 2024
e1f5561
build(deps-dev): bump pytest-sugar from 0.9.7 to 1.0.0
dependabot[bot] Mar 1, 2024
0a460e5
build(deps): bump lightning from 2.1.2 to 2.2.0.post0
dependabot[bot] Mar 1, 2024
4b9a794
Merge pull request #1533 from jdb78/dependabot/pip/pytest-sugar-1.0.0
github-actions[bot] Mar 1, 2024
e4a3dbd
Merge pull request #1534 from jdb78/dependabot/pip/lightning-2.2.0.post0
github-actions[bot] Mar 1, 2024
7280f9a
build(deps): bump lightning from 2.2.0.post0 to 2.2.1
dependabot[bot] Mar 4, 2024
ba35708
build(deps): bump nbconvert from 7.12.0 to 7.16.2
dependabot[bot] Mar 4, 2024
90befa9
Merge pull request #1535 from jdb78/dependabot/pip/lightning-2.2.1
github-actions[bot] Mar 4, 2024
b71021a
Merge pull request #1536 from jdb78/dependabot/pip/nbconvert-7.16.2
github-actions[bot] Mar 4, 2024
523171a
build(deps-dev): bump mypy from 1.8.0 to 1.9.0
dependabot[bot] Mar 8, 2024
67b4895
Merge pull request #1538 from jdb78/dependabot/pip/mypy-1.9.0
github-actions[bot] Mar 8, 2024
ea18197
build(deps-dev): bump pytest from 8.0.2 to 8.1.1
dependabot[bot] Mar 11, 2024
68a0eb5
Merge pull request #1540 from jdb78/dependabot/pip/pytest-8.1.1
github-actions[bot] Mar 11, 2024
1a70610
build(deps-dev): bump coverage from 7.4.3 to 7.4.4
dependabot[bot] Mar 14, 2024
482b22d
Merge pull request #1542 from jdb78/dependabot/pip/coverage-7.4.4
github-actions[bot] Mar 14, 2024
5387c30
build(deps-dev): bump black from 24.2.0 to 24.3.0
dependabot[bot] Mar 15, 2024
64a6618
Merge pull request #1543 from jdb78/dependabot/pip/black-24.3.0
github-actions[bot] Mar 15, 2024
827f8fd
build(deps): bump optuna from 3.4.0 to 3.6.1
dependabot[bot] Apr 1, 2024
fcb8554
build(deps): bump pillow from 10.0.1 to 10.3.0
dependabot[bot] Apr 3, 2024
d11bffe
build(deps): bump idna from 3.4 to 3.7
dependabot[bot] Apr 12, 2024
d3f268b
build(deps): bump aiohttp from 3.9.0 to 3.9.4
dependabot[bot] Apr 18, 2024
1c33d73
build(deps): bump pydantic from 2.1.1 to 2.4.0
dependabot[bot] Apr 25, 2024
c55e42f
build(deps): bump nbconvert from 7.16.2 to 7.16.4
dependabot[bot] Apr 29, 2024
602a2bb
build(deps): bump tqdm from 4.66.1 to 4.66.3
dependabot[bot] May 3, 2024
a8ada36
build(deps): bump jinja2 from 3.1.2 to 3.1.4
dependabot[bot] May 6, 2024
bc3422d
build(deps-dev): bump pyarrow from 15.0.0 to 16.1.0
dependabot[bot] May 14, 2024
a9fa410
dependabot[bot] May 21, 2024
ba89ba8
build(deps-dev): bump tornado from 6.3.3 to 6.4.1
dependabot[bot] Jun 6, 2024
2c8582c
black lint
fkiraly Aug 22, 2024
9661b45
remove lint
fkiraly Aug 22, 2024
150d432
Revert "remove lint"
fkiraly Aug 22, 2024
c70dcce
Update lint.yml
fkiraly Aug 22, 2024
fcbe6af
Update lint.yml
fkiraly Aug 22, 2024
e18baf0
Merge pull request #1551 from jdb78/dependabot/pip/optuna-3.6.1
github-actions[bot] Aug 23, 2024
378eb6e
Merge pull request #1569 from jdb78/dependabot/pip/requests-2.32.0
github-actions[bot] Aug 23, 2024
57ee9fc
Merge pull request #1473 from jdb78/dependabot/pip/isort-5.13.2
github-actions[bot] Aug 23, 2024
c6c402b
Merge pull request #1563 from jdb78/dependabot/pip/jinja2-3.1.4
github-actions[bot] Aug 23, 2024
9b22976
Merge pull request #1578 from jdb78/dependabot/pip/tornado-6.4.1
github-actions[bot] Aug 23, 2024
026003d
Merge pull request #1566 from jdb78/dependabot/pip/pyarrow-16.1.0
github-actions[bot] Aug 23, 2024
e36d3d9
Merge pull request #1489 from jdb78/dependabot/pip/fonttools-4.43.0
github-actions[bot] Aug 23, 2024
5a1d4bb
Merge branch 'master' into precommit-step
fkiraly Aug 23, 2024
cb22871
Merge pull request #1561 from jdb78/dependabot/pip/nbconvert-7.16.4
github-actions[bot] Aug 23, 2024
4969a23
Merge pull request #1475 from jdb78/dependabot/pip/statsmodels-0.14.1
github-actions[bot] Aug 23, 2024
fc3ba7c
Merge branch 'master' into precommit-step
fkiraly Aug 23, 2024
9ee8b1f
Merge pull request #1559 from jdb78/dependabot/pip/pydantic-2.4.0
github-actions[bot] Aug 23, 2024
45eac37
Merge pull request #1562 from jdb78/dependabot/pip/tqdm-4.66.3
github-actions[bot] Aug 23, 2024
53bdff5
Merge pull request #1557 from jdb78/dependabot/pip/aiohttp-3.9.4
github-actions[bot] Aug 23, 2024
b2b1966
Merge pull request #1552 from jdb78/dependabot/pip/pillow-10.3.0
github-actions[bot] Aug 23, 2024
36b831a
Merge pull request #1555 from jdb78/dependabot/pip/idna-3.7
github-actions[bot] Aug 23, 2024
ec38e02
build(deps-dev): bump zipp from 3.16.2 to 3.19.1
dependabot[bot] Aug 23, 2024
24c6abf
build(deps): bump certifi from 2023.7.22 to 2024.7.4
dependabot[bot] Aug 23, 2024
e29c98f
build(deps-dev): bump setuptools from 68.2.0 to 70.0.0
dependabot[bot] Aug 23, 2024
90a9b8f
build(deps): bump lightning from 2.2.1 to 2.3.2
dependabot[bot] Aug 23, 2024
3400a98
build(deps): bump urllib3 from 1.26.18 to 1.26.19
dependabot[bot] Aug 23, 2024
9be5235
Merge pull request #1600 from jdb78/dependabot/pip/zipp-3.19.1
github-actions[bot] Aug 23, 2024
5f3187d
Merge pull request #1601 from jdb78/dependabot/pip/certifi-2024.7.4
github-actions[bot] Aug 23, 2024
7608b94
[MNT] precommit lint step, only for changed files
fkiraly Aug 23, 2024
cbae261
Merge branch 'master' into black-lint
fkiraly Aug 23, 2024
797e21f
Merge pull request #1602 from jdb78/dependabot/pip/setuptools-70.0.0
github-actions[bot] Aug 23, 2024
4ee2eab
Merge pull request #1603 from jdb78/dependabot/pip/lightning-2.3.2
github-actions[bot] Aug 23, 2024
8d176d8
Merge pull request #1604 from jdb78/dependabot/pip/urllib3-1.26.19
github-actions[bot] Aug 23, 2024
b37f370
Merge branch 'master' into black-lint
fkiraly Aug 23, 2024
e6090e7
Update timeseries.py
fkiraly Aug 23, 2024
5fb441b
[MNT] black linting
fkiraly Aug 23, 2024
631fa3b
Merge branch 'master' into fix/linting
fkiraly Aug 23, 2024
738e982
Revert "Merge branch 'master' into fix/linting"
fkiraly Aug 23, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
[1221] Fix scaling calculation in MASE - unpack encoder_target sequence
MBelniak committed Jan 8, 2023
commit 47f15b1cbd795aa2987107f16891d8b4ed0bd0eb
2 changes: 1 addition & 1 deletion pytorch_forecasting/metrics/point.py
Original file line number Diff line number Diff line change
@@ -188,7 +188,7 @@ def update(

# determine lengths for encoder
if encoder_lengths is None:
encoder_target, encoder_lengths = unpack_sequence(target)
encoder_target, encoder_lengths = unpack_sequence(encoder_target)
else:
assert isinstance(encoder_target, torch.Tensor)
assert not target.requires_grad