-
Notifications
You must be signed in to change notification settings - Fork 137
Open
Description
Description
Add support for config-based named resources.
Motivation/Background
Changing any parameter of a resource currently requires making a code change. E.g. when using custom resource or not yet upstreamed to torchx ones - they have to be added to some installed package.
Detailed Proposal
Add support to describe resource spec in .torchxconfig file itself. I believe it needs to be structured, so it could be a JSON string.
Alternatives
Create forks and require new code releases if tweaking the number of CPUs, available memory is required for a new non-upstreamed resource.
Additional context/links
N/A
Metadata
Metadata
Assignees
Labels
No labels