awaelchli
|
2064887b12
|
Switch to PyTorch 2.4 stable testing (#20126)
|
2024-07-25 06:59:43 -04:00 |
awaelchli
|
bf25167bbf
|
Add testing for PyTorch 2.4 (Trainer) (#20010)
|
2024-07-11 06:52:56 -04:00 |
awaelchli
|
14493c0685
|
Drop PyTorch 2.0 from the test matrix (#20009)
|
2024-06-30 18:02:00 -04:00 |
dependabot[bot]
|
55b95f26ad
|
build(deps): bump docker/build-push-action from 5 to 6 (#20007)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v5...v6)
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-06-24 07:46:29 +02:00 |
Adrian Wälchli
|
49ed2b102b
|
Add PyTorch 2.3 to CI matrix (#19708)
|
2024-04-29 07:16:13 -04:00 |
Adrian Wälchli
|
5e0e02b79e
|
Remove support for PyTorch 1.13 (#19706)
|
2024-04-27 01:24:07 -04:00 |
awaelchli
|
1a59097ab2
|
Drop support for PyTorch 1.12 (#19300)
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
|
2024-01-26 11:44:24 -05:00 |
Jirka Borovec
|
3bd133b107
|
CI: enable testing with coming PT 2.2 (#19289)
* ci: build dockers for PT 2.2
* py3.12
* --pre --extra-index-url
* typing-extensions
* bump jsonargparse
* install latest jsonargparse
* Add windows skips for Fabric
* convert to xfail
* add pytorch skips
* skip checkpoint consolidation test
* set max torch
---------
Co-authored-by: awaelchli <aedu.waelchli@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2024-01-26 16:42:09 +01:00 |
Jirka Borovec
|
6ea0e2d632
|
ci: cancel-in-progress if PR (#19204)
|
2023-12-21 17:49:18 -05:00 |
Adrian Wälchli
|
77eef8aff5
|
Update GPU CI and docker images for PyTorch 2.1 (#18719)
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: Jirka <jirka.borovec@seznam.cz>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2023-10-06 08:12:37 -04:00 |
dependabot[bot]
|
3b80dea262
|
Bump actions/checkout from 3 to 4 +TPU (#18518)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
|
2023-10-03 21:42:18 +02:00 |
Jirka Borovec
|
d579cfed57
|
precommit: unify formatting with prettier (#18605)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2023-09-25 14:34:41 +02:00 |
dependabot[bot]
|
fb7a0b539a
|
Bump docker/setup-buildx-action from 2 to 3 (#18578)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-18 15:28:07 +02:00 |
dependabot[bot]
|
5408a3e8f8
|
Bump docker/build-push-action from 4 to 5 (#18579)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-18 14:27:07 +02:00 |
dependabot[bot]
|
c9380901e8
|
Bump docker/login-action from 2 to 3 (#18577)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-18 07:17:21 -04:00 |
Jirka Borovec
|
fa066d8c84
|
ci: build dockers with `workflow_dispatch` (#18523)
|
2023-09-11 20:05:09 +02:00 |
Jirka Borovec
|
129e18df6f
|
ci: skip docker's login on fork repo (#18448)
|
2023-09-01 16:16:43 +02:00 |
Jirka Borovec
|
3a70714219
|
ci: fix & fuse docker builds (#18440)
|
2023-08-30 19:11:35 +02:00 |