File tree 1 file changed +3
-5
lines changed
1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -42,12 +42,10 @@ or that require multiple hours for training.
42
42
43
43
### Accelerators
44
44
Future work will involve covering training ML models that require access to
45
- accelerators (i.e., GPUs, TPUs) or that require multiple hours for training. As
46
- an example, we could use [ Tekton Chains] [ tekton-chains ] to support [ training ML
47
- models using Kubeflow] [ tekton-kubeflow ] .
45
+ accelerators (i.e., GPUs, TPUs).
48
46
49
47
### Platforms
50
- While this example has targeted GitHub Actions and Tekton in GCP, we aim to bring
48
+ While our examples have targeted GitHub Actions and Tekton in GCP, we aim to bring
51
49
support for other platforms (e.g., GCB and GitLab) and model training environments.
52
50
53
51
### Directory Format
@@ -68,5 +66,5 @@ SLSA (in general, not just for ML).
68
66
[ tekton-chains ] : https://github.com/tektoncd/chains
69
67
[ tekton-kubeflow ] : https://www.kubeflow.org/docs/components/pipelines/v1/sdk/pipelines-with-tekton/
70
68
[ workflow ] : https://github.com/google/model-transparency/blob/main/.github/workflows/slsa_for_ml.yml
71
- [ gha ] : github_actions
69
+ [ gha ] : github_actions.md
72
70
[ gcp ] : gcp
You can’t perform that action at this time.
0 commit comments