Resolve "Upgrade GPU requirements"
What is new and why?
Upgrade der GPU Depencencies, insbesondere torch==2.10.0
Abhängigkeiten
- Erst !36 (merged) mergen, dann neuen dev hier rein ziehen
- Dann f13/microservices/builder-images/pytorch-cpu!5 (merged) mergen
Wichtig für Tests: Nach Clone von Builder Image auf Branch 5-update-torch-auf-2-10-0 wechseln
Related issues
Closes #53 (closed)
Author's TODOs
-
if the
licence_check-stage is not green: Download artefact (view in browser does not work for now) and checkfindings.json -
merged latest version of target branch (e.g.,
mainordev) into your branch -
check if SPDX identifier
MPL-2.0and Copyright-Text2025 Land Baden-Württemberg <InnoLab@stm.bwl.de>exists in newly created and/or hasn't been deleted somehow in existing files - adapted the readme
-
Revised/new code parts have no
# noqadirectives - Optional: Changelog adapted (further information)
- Optional: Update documentation files in
/docs. Check if additional updates in the documentation at https://f13-os.de/ are needed. - Optional: Update OpenAPI documentation whenever endpoints, API input classes, or API output classes change (see details)
Reviewer's TODOs
- Check if the Author did their checks well enough
- Tried out if the cause of the issue is solved as intended
-
Check that code with old
# noqadirectives were revised -
Check that no new
# noqadirectives are included - Optional: Changelog adapted (further information)
- Optional: Check if documentation files in
/docsneed to be updated. Check if additional updates in the documentation at https://f13-os.de/ are needed.
To keep in mind
-
pre-commitused - added logging output were necessary
- added/adjusted Errorhandling to avoid unwanted crashes and make proper debugging and testing possible
-
Changelog has to be adapted before merging, at latest in the
f13::inAbnahmestep
Edited by Lisa Gölz