Skip to content

[SYSTEMDS-3947] Add Caching mechanism to HP Tuner - #2603

Merged
christinadionysio merged 4 commits into
apache:mainfrom
christinadionysio:hpo_cache
Sep 1, 2026
Merged

[SYSTEMDS-3947] Add Caching mechanism to HP Tuner#2603
christinadionysio merged 4 commits into
apache:mainfrom
christinadionysio:hpo_cache

Conversation

@christinadionysio

Copy link
Copy Markdown
Contributor

This patch adds caching for expensive representations like BERT, ResNet, CLIP etc. to the Hyperparameter tuner to reduce the runtime of the hyperparameter optimization. Every "expensive" representation in terms of runtime can be registered now in the operator registry and will then be cached during hyperparameter tuning.

Assisted-by: AI

@github-project-automation github-project-automation Bot moved this to In Progress in SystemDS PR Queue Sep 1, 2026
@christinadionysio
christinadionysio merged commit 24fadd7 into apache:main Sep 1, 2026
8 checks passed
@github-project-automation github-project-automation Bot moved this from In Progress to Done in SystemDS PR Queue Sep 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant