Skip to content

Commit 72435f0

Browse files
ielizWovchena
andauthored
Update demos/tests/cases.py
Co-authored-by: Zlobin Vladimir <[email protected]>
1 parent d136545 commit 72435f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/tests/cases.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,7 @@ def single_option_cases(key, *args):
375375
[
376376
TestCase(options={
377377
'-m': ModelArg('face-detection-retail-0004'),
378-
# '--mag': ModelArg('age-gender-recognition-retail-0013'), TODO wait for 77673: INT8: Attempt to get a name for a Tensor without names
378+
'--mag': ModelArg('age-gender-recognition-retail-0013'),
379379
'--mam': ModelArg('anti-spoof-mn3'),
380380
'--mem': ModelArg('emotions-recognition-retail-0003'),
381381
# '--mhp': ModelArg('head-pose-estimation-adas-0001'), TODO wait for 77686: INT8: Function doesn't have output with name angle_r_fc

0 commit comments

Comments
 (0)