Skip to content

Commit 3378592

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/preprocessing/config/graph_builder/rag_graph_builder_annotation.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
normalizer:
4242
type: imagenet
4343
mean:

0 commit comments

Comments
 (0)