-
Notifications
You must be signed in to change notification settings - Fork 53
Conversation
Codecov Report
@@ Coverage Diff @@
## master #123 +/- ##
==========================================
- Coverage 61.20% 61.13% -0.08%
==========================================
Files 105 105
Lines 5941 5956 +15
==========================================
+ Hits 3636 3641 +5
- Misses 1930 1938 +8
- Partials 375 377 +2
Continue to review full report at Codecov.
|
Will loook tomorrow morning |
Trying to run end2end in a sandbox to go through some details. Will continue tomorrow morning. |
@EngHabu I ran the test workflow you put inside your I could be wrong but I don't think this is as expected? |
Otherwise, this PR LGTM. |
Excellent point. What will happen in that scenario is that the we will skip this input. (won't be considered a tunable hyperparameter)... That's why I added this TODO: https://github.com/lyft/flyteplugins/pull/123/files#diff-0860ebd6bc768e12560fd1608c1053f3c78899a4c3028e82e17b70f59d86ffe5R188-R190 |
* SageMaker: Use structs for protos and move tunable params to inputs * Update hyperparams parsing * logs, fixes * fix unit tests * lint * lint
TL;DR
Type
Are all requirements met?
Tracking Issue
flyteorg/flyte#455