This repository has been archived by the owner on Oct 23, 2023. It is now read-only.
Releases: flyteorg/flyteidl
Releases · flyteorg/flyteidl
Adding a field in Training Job message to allow the specification of distributed training information
v0.18.9 Adding necessary fields in training job message for distributed train…
Support Styx style schedule #83
Support Styx style schedule #83
The long term plan is to deprecate Schedule.cron_expression
and extend CronSchedule.schedule
added by this PR to support AWS cron syntax.
Add option to record whether a task ran on a spot instance
v0.18.7 Add option to record whether a task ran on a spot instance. (#82)
Make plugin overrides repeated
v0.18.6 Make plugin overrides repeated (#81)
Create PluginOverrides MatchableResource
Same as 0.18.5 but re-releasing for naming consistency
Create PluginOverrides MatchableResource
0.18.5 Create PluginOverrides MatchableResource. (#80)
Introduce API to update projects to admin's flyteidl
Introduce API to update projects to admin's flyteidl
Return full execution inputs & outputs on GetData requests
v0.18.2 Return full execution inputs & outputs (#73)
Add RawOutputDataConfig
v0.18.1 Add output prefix to LaunchPlanSpec (#74)
Adding SageMaker proto messages
This release adds the necessary SageMaker proto messages to support TrainingJob (built-in algorithm mode) and Hyperparameter tuning job