Commit e6f8494
committed
Fix densenet pipeline: update EOL Docker images and DALI CUDA version
- Update ubuntu20.04 base images to ubuntu22.04 (convert_to_image_directory, apply_image_transformation)
- Remove unnecessary CUDA image from init_image_transformation (CPU-only step, aligned with SDK)
- Fix nvidia-dali-cuda100 -> nvidia-dali-cuda110 to match CUDA 11.8 base image (CLI + SDK)1 parent 50f168d commit e6f8494
5 files changed
Lines changed: 5 additions & 5 deletions
File tree
- cli/jobs/pipelines-with-components/image_classification_with_densenet
- apply_image_transformation
- convert_to_image_directory
- image_cnn_train
- init_image_transformation
- sdk/python/jobs/pipelines/2d_image_classification_with_densenet/imagecnn_train
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
| 127 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments