Skip to content

Commit 36ab191

Browse files
authored
Reducing num_workers for test on Travis CI
1 parent 3378592 commit 36ab191

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/preprocessing/config/graph_builder/rag_graph_builder_aug.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ stages:
3737
- features
3838
params:
3939
architecture: mobilenet_v2
40-
num_workers: 8
40+
num_workers: 1
4141
rotations:
4242
- 0
4343
- 90

0 commit comments

Comments
 (0)