File tree 4 files changed +4
-71
lines changed
template-text-classification
template-vision-classification
template-vision-segmentation
4 files changed +4
-71
lines changed Original file line number Diff line number Diff line change 1
- torch >= 1.10.2
2
- torchvision >= 0.11.3
3
- pytorch-ignite >= 0.4.8
4
- pyyaml
5
1
transformers
6
2
datasets
7
-
8
- #::: if (['neptune', 'polyaxon'].includes(it.logger)) { :::#
9
-
10
- #:::= it.logger + '-client' :::#
11
-
12
- #::: } else { :::#
13
-
14
- #:::= it.logger :::#
15
-
16
- #::: } :::#
17
-
18
- #::: if (it.include_test) { :::#
19
- pytest
20
- #::: } :::#
3
+ #::= from_template_common ::#
Original file line number Diff line number Diff line change 1
- torch >= 1.10.2
2
- torchvision >= 0.11.3
3
- pytorch-ignite >= 0.4.8
4
- pyyaml
1
+ #::= from_template_common ::#
5
2
6
- #::: if (['neptune', 'polyaxon'].includes(it.logger)) { :::#
7
-
8
- #:::= it.logger + '-client' :::#
9
-
10
- #::: } else { :::#
11
-
12
- #:::= it.logger :::#
13
-
14
- #::: } :::#
15
-
16
- #::: if (it.include_test) { :::#
17
- pytest
18
- #::: } :::#
Original file line number Diff line number Diff line change 1
- torch >= 1.10.2
2
- torchvision >= 0.11.3
3
- pytorch-ignite >= 0.4.8
4
- pyyaml
5
-
6
- #::: if (['neptune', 'polyaxon'].includes(it.logger)) { :::#
7
-
8
- #:::= it.logger + '-client' :::#
9
-
10
- #::: } else { :::#
11
-
12
- #:::= it.logger :::#
13
-
14
- #::: } :::#
15
-
16
- #::: if (it.include_test) { :::#
17
- pytest
18
- #::: } :::#
1
+ #::= from_template_common ::#
Original file line number Diff line number Diff line change 1
- torch >= 1.10.2
2
- torchvision >= 0.11.3
3
- pytorch-ignite >= 0.4.8
4
- pyyaml
5
1
albumentations >= 1.3.0
6
2
image_dataset_viz
7
-
8
- #::: if (['neptune', 'polyaxon'].includes(it.logger)) { :::#
9
-
10
- #:::= it.logger + '-client' :::#
11
-
12
- #::: } else { :::#
13
-
14
- #:::= it.logger :::#
15
-
16
- #::: } :::#
17
-
18
- #::: if (it.include_test) { :::#
19
- pytest
20
- #::: } :::#
3
+ #::= from_template_common ::#
You can’t perform that action at this time.
0 commit comments