christinadionysio opened a new pull request, #2603: URL: https://github.com/apache/systemds/pull/2603
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 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
