Skip to content

Commit

Permalink
update with new template name
Browse files Browse the repository at this point in the history
Signed-off-by: nikki everett <[email protected]>
  • Loading branch information
nikki everett committed Dec 13, 2023
1 parent beb2fe2 commit 1be86f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions templates.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[
{"template_name": "mnist-training", "workflow_name": "mnist_workflow_cpu"},
{"template_name": "mnist-training", "workflow_name": "mnist_workflow_gpu"},
{"template_name": "basic-example-dockerfile", "workflow_name": "wf"},
{"template_name": "basic-template-dockerfile", "workflow_name": "wf"},
{"template_name": "wine-classification", "workflow_name": "training_workflow"},
{"template_name": "basic-example-imagespec", "workflow_name": "wf"}
{"template_name": "basic-template-imagespec", "workflow_name": "wf"}
]

0 comments on commit 1be86f5

Please sign in to comment.