Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

Releases: flyteorg/flyteidl

Adding a field in Training Job message to allow the specification of distributed training information

07 Oct 18:48
f39445c
Compare
Choose a tag to compare
v0.18.9

Adding necessary fields in training job message for distributed train…

Support Styx style schedule #83

02 Oct 20:07
4c06596
Compare
Choose a tag to compare

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

29 Sep 17:06
c51f463
Compare
Choose a tag to compare
v0.18.7

Add option to record whether a task ran on a spot instance. (#82)

Make plugin overrides repeated

17 Sep 23:15
106fc66
Compare
Choose a tag to compare
v0.18.6

Make plugin overrides repeated (#81)

Create PluginOverrides MatchableResource

15 Sep 20:30
52eb7b0
Compare
Choose a tag to compare

Same as 0.18.5 but re-releasing for naming consistency

Create PluginOverrides MatchableResource

15 Sep 17:35
52eb7b0
Compare
Choose a tag to compare
0.18.5

Create PluginOverrides MatchableResource. (#80)

Introduce API to update projects to admin's flyteidl

13 Aug 18:39
e146f49
Compare
Choose a tag to compare

Introduce API to update projects to admin's flyteidl

Return full execution inputs & outputs on GetData requests

11 Aug 21:13
5bdbf2f
Compare
Choose a tag to compare
v0.18.2

Return full execution inputs & outputs (#73)

Add RawOutputDataConfig

30 Jul 23:11
c3baba8
Compare
Choose a tag to compare
v0.18.1

Add output prefix to LaunchPlanSpec (#74)

Adding SageMaker proto messages

30 Jul 19:06
73f4d1b
Compare
Choose a tag to compare

This release adds the necessary SageMaker proto messages to support TrainingJob (built-in algorithm mode) and Hyperparameter tuning job