Commit 4b32f27
Added id to the jobAPI swarm_script_executor_cifar10 component deploy (#2678)
* Added id to the swarm_script_executor_cifar10 component deploy.
* codestyle fix.
* Changed to use job.as_id().
* codestyle fix.
* changed to use job.as_id(shareable_generator) for shareable_generator_id.
* removed the un-necessary job.to() calls.
---------
Co-authored-by: Chester Chen <[email protected]>
Co-authored-by: Sean Yang <[email protected]>1 parent 5c63229 commit 4b32f27
File tree
1 file changed
+12
-9
lines changed- examples/getting_started/pt
1 file changed
+12
-9
lines changedLines changed: 12 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | 50 | | |
57 | 51 | | |
58 | | - | |
59 | 52 | | |
60 | 53 | | |
61 | | - | |
62 | | - | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
63 | 66 | | |
64 | 67 | | |
65 | 68 | | |
0 commit comments