Skip to content

Commit a9e43a6

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/preprocessing/config/graph_builder/rag_graph_builder.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ stages:
2828
- features
2929
params:
3030
architecture: mobilenet_v2
31-
num_workers: 8
31+
num_workers: 1
3232
normalizer:
3333
type: imagenet
3434
mean:

0 commit comments

Comments
 (0)