-
Notifications
You must be signed in to change notification settings - Fork 144
Closed
Labels
enhancementNew feature or requestNew feature or requestmodule: componentsissues related to the torchx.components (builtins) moduleissues related to the torchx.components (builtins) module
Description
Description
Support HPO as a builtin component.
Motivation/Background
Detailed Proposal
The HPO app needs to be implemented (TODO -> attach a detailed design doc RFC), and an appropriate AppDef
should be authored and placed in torchx.components.hpo
so that it is available as a builtin.
The HPO optimizer itself can be one of: botorch (https://botorch.org/) or ax (https://ax.dev/).
Alternatives
N/A
Additional context/links
N/A
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestmodule: componentsissues related to the torchx.components (builtins) moduleissues related to the torchx.components (builtins) module