We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d136545 commit 72435f0Copy full SHA for 72435f0
demos/tests/cases.py
@@ -375,7 +375,7 @@ def single_option_cases(key, *args):
375
[
376
TestCase(options={
377
'-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
+ '--mag': ModelArg('age-gender-recognition-retail-0013'),
379
'--mam': ModelArg('anti-spoof-mn3'),
380
'--mem': ModelArg('emotions-recognition-retail-0003'),
381
# '--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