Skip to content

Commit 0876bc2

Browse files
committed
Address comment
1 parent f6d60b3 commit 0876bc2

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

qa/python_models/custom_metrics/config.pbtxt

+6-1
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,9 @@ output [
3535
}
3636
]
3737

38-
instance_group [{ kind: KIND_CPU }]
38+
instance_group [
39+
{
40+
count: 3
41+
kind: KIND_CPU
42+
}
43+
]

0 commit comments

Comments
 (0)