-
Notifications
You must be signed in to change notification settings - Fork 124
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* install latest flyteidl from flyte repo Signed-off-by: Niels Bantilan <[email protected]> * Run with tmate enabled Signed-off-by: Eduardo Apolinario <[email protected]> * Move tmate stanza and add failure check Signed-off-by: Eduardo Apolinario <[email protected]> * Reclaim space prior to running e2e tests Signed-off-by: Eduardo Apolinario <[email protected]> * update data_types_and_io dockerfile flytekit version Signed-off-by: Niels Bantilan <[email protected]> * use torch cpu Signed-off-by: Niels Bantilan <[email protected]> * update kfpytorch example deps Signed-off-by: Niels Bantilan <[email protected]> * update kfpytorch plugin and datatypes io deps Signed-off-by: Niels Bantilan <[email protected]> --------- Signed-off-by: Niels Bantilan <[email protected]> Signed-off-by: Eduardo Apolinario <[email protected]> Co-authored-by: Eduardo Apolinario <[email protected]>
- Loading branch information
1 parent
6cb6e6b
commit d8b08dc
Showing
6 changed files
with
100 additions
and
188 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,4 @@ | ||
flytekit==1.10.3 | ||
flytekitplugins-kfpytorch | ||
flytekitplugins-envd | ||
tensorboardX | ||
torch | ||
torchvision | ||
matplotlib |
Oops, something went wrong.