We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ae6c0c commit f4abecfCopy full SHA for f4abecf
site/content/en/docs/concepts/_index.md
@@ -11,6 +11,10 @@ no_list: true
11
12
A JobSet creates one or more Jobs. It allows you to create sets of jobs of different or identical templates, and control their lifecycle together.
13
14
+## Conceptual Diagram
15
+
16
+
17
18
## Running an Example JobSet
19
20
Here is an example JobSet. It runs a distributed PyTorch training workload.
0 commit comments