forked from kubeflow/pipelines
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# This is a combination of 5 commits.
# This is the 1st commit message: parent 1551e34 author Dustin Luong <[email protected]> 1593625846 -0700 committer Dustin Luong <[email protected]> 1595961236 -0700 Unit test passes Updated unit tests, working on integration tests Updated READMEs, Logged rules status and errors to UI squash a94f809 Unfinished sample pipeline for debugger squash 8128572 Edge case: empty rules config Edge case: empty rules config Cleaned up example pipeline and fixed empty case of debug rules Finished integration test, debug rule logs only print after training has completed, refactored various code Unhardcoded rules registry New sample pipeline, minor changes to utils Refactored wait_for_debug_rules, added unit tests, updated readme for debugger demo, fixed typos and small errors rm .gz Changed defaults for train.template.yaml, updated example pipeline, removed exceptions from utils which are handled by boto3 removed trust.json minor clean ups Minor fixes Refactored code to incorporate changes from design review, notably removing collection_config # This is the commit message kubeflow#2: custom_rules.py # This is the commit message kubeflow#3: Added tensorboard # This is the commit message kubeflow#4: restored run_integration_tests # This is the commit message kubeflow#5: removed custom rule
- Loading branch information
Showing
20 changed files
with
110 additions
and
445 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
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
Oops, something went wrong.