Carlos Mocholí
1299e4f984
Run GPU tests with PyTorch 1.12 ( #13716 )
...
Co-authored-by: Jirka <jirka.borovec@seznam.cz>
2022-07-28 19:37:57 +05:30
Jirka Borovec
64e8e8eb4b
CI: debug HPU flow ( #13419 )
...
* Update the hpu-tests.yml to pull docker from vault
* fire & sudo
* habana-gaudi-hpus
* Check the driver status on gaudi server (#13718 )
Co-authored-by: arao <arao@habana.ai>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Akarsha Rao <94624926+raoakarsha@users.noreply.github.com>
2022-07-20 12:35:01 +02:00
Jirka Borovec
6cbd9d7575
CI: fix ignored paths ( #13733 )
2022-07-19 13:25:14 -04:00
Jirka Borovec
954fd7e5a3
bump base NGC image ( #13346 )
2022-07-15 21:36:19 +00:00
dependabot[bot]
e089ff2940
Bump docker/setup-buildx-action from 1 to 2 ( #13618 )
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 1 to 2.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-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>
2022-07-12 21:14:03 +02:00
Akihiro Nitta
6f51932449
CI/CD: Refactor building docker images ( #13576 )
...
* Refactor docker builds in CI
* Reduce duplicate and merge two workflows
* push: bool expression
* Extend timeout for ipu builds
* Update concurrency group
* Define env for push to hub
* Rename workflow
* Fix bool expressions
* Remove unnecessary trigger paths
* Remove unused env var
* Update job names
* Trim timeout
* rename
Co-authored-by: Jirka <jirka.borovec@seznam.cz>
2022-07-12 10:08:37 +00:00