Skip to content

Commit 5db12e0

Browse files
Fix nightly (explicit_pads not supported in old tf versions) (#1717)
Signed-off-by: Tom Wildenhain <[email protected]>
1 parent 496b65d commit 5db12e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/run_pretrained_models.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -320,6 +320,7 @@ resnet50_v1:
320320
- softmax_tensor:0
321321

322322
ssd_mobilenet_v3_large_coco:
323+
tf_min_version: 2.2
323324
url: http://download.tensorflow.org/models/object_detection/ssd_mobilenet_v3_large_coco_2019_08_14.tar.gz
324325
model: ssd_mobilenet_v3_large_coco_2019_08_14/frozen_inference_graph.pb
325326
opset_constraints:

0 commit comments

Comments
 (0)