Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement pyflyte-exec-alternative as the alternative entrypoints for SageMaker Custom Training tasks #479

Closed
1 task done
bnsblue opened this issue Aug 21, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@bnsblue
Copy link
Contributor

bnsblue commented Aug 21, 2020

PRs:
flyteorg/flytekit#163 [bnsblue]

Design doc:
https://docs.google.com/document/d/118nUo2zbeiKbLnYo7A3bCyIzRuhG-cxqV3AWCJrCfYU/edit#heading=h.vqmee1g13996

  • Takes inputs of the custom container as command line arguments (strings) and build a typed LiteralMap based on the task interface
@bnsblue bnsblue added this to the 0.7.0 milestone Aug 22, 2020
@bnsblue bnsblue added the enhancement New feature or request label Aug 22, 2020
@kumare3 kumare3 modified the milestones: 0.7.0, 0.8.0 Sep 2, 2020
@bnsblue bnsblue self-assigned this Sep 2, 2020
@anandswaminathan anandswaminathan modified the milestones: 0.8.0, 0.9.0 Sep 30, 2020
@EngHabu EngHabu closed this as completed Nov 4, 2020
eapolinario pushed a commit to eapolinario/flyte that referenced this issue Dec 6, 2022
* Add structure attribute back to the CRD

Signed-off-by: Kevin Su <[email protected]>

* Add tests

Signed-off-by: Kevin Su <[email protected]>

* validate input before stripping metadata

Signed-off-by: Kevin Su <[email protected]>

Signed-off-by: Kevin Su <[email protected]>
eapolinario pushed a commit to eapolinario/flyte that referenced this issue Dec 6, 2022
* Save CheckpointUri in NodeExecution.Closure

Signed-off-by: Andrew Dye <[email protected]>

* Test failures

Signed-off-by: Andrew Dye <[email protected]>

Signed-off-by: Andrew Dye <[email protected]>
eapolinario pushed a commit to eapolinario/flyte that referenced this issue Dec 20, 2022
* Update house price prediction example

Signed-off-by: Samhita Alla <[email protected]>

* remove flyteremote code

Signed-off-by: Samhita Alla <[email protected]>
eapolinario pushed a commit to eapolinario/flyte that referenced this issue Aug 9, 2023
* Add structure attribute back to the CRD

Signed-off-by: Kevin Su <[email protected]>

* Add tests

Signed-off-by: Kevin Su <[email protected]>

* validate input before stripping metadata

Signed-off-by: Kevin Su <[email protected]>

Signed-off-by: Kevin Su <[email protected]>
eapolinario pushed a commit to eapolinario/flyte that referenced this issue Aug 21, 2023
* Save CheckpointUri in NodeExecution.Closure

Signed-off-by: Andrew Dye <[email protected]>

* Test failures

Signed-off-by: Andrew Dye <[email protected]>

Signed-off-by: Andrew Dye <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants