Skip to content

Commit a40a259

Browse files
committed
enable model test "resnet50_v2_nhwc"
1 parent 6eae86e commit a40a259

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/run_pretrained_models.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,6 @@ resnet50_v2_nchw: # NOTE: Tensorflow 1.9.0 fails
239239

240240

241241
resnet50_v2_nhwc:
242-
disabled: true # FIXME: numerical results are correct but shape=(64,) for tf and (64,1) for lotus
243242
model_type: saved_model
244243
url: http://download.tensorflow.org/models/official/20181001_resnet/savedmodels/resnet_v2_fp32_savedmodel_NHWC.tar.gz
245244
model: resnet_v2_fp32_savedmodel_NHWC/1538687283

0 commit comments

Comments
 (0)