File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
- opencv_linux : ' 2022.1.0.dev20220131 '
2
- opencv_windows : ' 2022.1.0.dev20220131 '
3
- openvino_linux : ' 2022.1.0.dev20220131 '
4
- openvino_windows : ' 2022.1.0.dev20220131 '
5
- wheel_linux : ' 2022.1.0.dev20220131-6386 '
6
- wheel_windows : ' 2022.1.0.dev20220131-6386 '
1
+ opencv_linux : ' 20220210_0636-4.5.5_043 '
2
+ opencv_windows : ' 20220210_0636-4.5.5_043 '
3
+ openvino_linux : ' 2022.1.0.577 '
4
+ openvino_windows : ' 2022.1.0.577 '
5
+ wheel_linux : ' 2022.1.0.dev20220209-6562 '
6
+ wheel_windows : ' 2022.1.0.dev20220209-6562 '
Original file line number Diff line number Diff line change @@ -1167,7 +1167,7 @@ def single_option_cases(key, *args):
1167
1167
ModelArg ('yolo-v3-tf' ),
1168
1168
ModelArg ('yolo-v3-tiny-tf' )),
1169
1169
),
1170
- TestCase (options = {'-at' : 'yolov3-onnx' , '-m' : ModelArg ('yolo-v3-onnx' )}),
1170
+ # TestCase(options={'-at': 'yolov3-onnx', '-m': ModelArg('yolo-v3-onnx')}),
1171
1171
TestCase (options = {'-at' : 'yolov3-onnx' , '-m' : ModelArg ('yolo-v3-tiny-onnx' )}),
1172
1172
TestCase (options = {'-at' : 'yolov4' , '-m' : ModelArg ('yolo-v4-tf' )}),
1173
1173
TestCase (options = {'-at' : 'yolov4' , '-m' : ModelArg ('yolo-v4-tiny-tf' )}),
You can’t perform that action at this time.
0 commit comments