Skip to content

Commit 02de727

Browse files
authored
Update accuracy-check.yml (#3600)
* Update accuracy-check.yml Corrected inputs name for onnx_runtime framework. * Update accuracy-check.yml Removed inputs section for onnx_runtime framework
1 parent 76b67f1 commit 02de727

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

models/public/resnet-50-pytorch/accuracy-check.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@ models:
55
- framework: onnx_runtime
66
model: resnet-v1-50.onnx
77
adapter: classification
8-
inputs:
9-
- name: data
10-
type: INPUT
11-
shape: 1,3,224,224
128

139
datasets:
1410
- name: imagenet_1000_classes

0 commit comments

Comments
 (0)