[Stress] Enable OMZ info_dumper.py in get_testdata.py (#1485)

* [Stress] Support OMZ model_info.py in get_testdata.py

* [Stress] Copy IRs from OMZ models folder to IRs folder

* [Stress] Support modified configs in C++ tests

* [Stress] Deprecate support of --env_conf due refactoring of configs

* [Stress] Update configs:
1. Removed env configs due deprecation
2. Moved test configs to a new format

* [Stress] Extend MemCheck records with info from test config
This commit is contained in:
Vitaliy Urusovskij 2020-07-31 12:13:12 +03:00 committed by GitHub
parent c56f024630
commit 25cadb661b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
42 changed files with 790 additions and 846 deletions

View File

@ -1,6 +0,0 @@
<?xml version="1.0"?>
<attributes>
<irs_path>
<value>/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/</value>
</irs_path>
</attributes>

View File

@ -1,6 +0,0 @@
<?xml version="1.0"?>
<attributes>
<irs_path>
<value>/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/</value>
</irs_path>
</attributes>

View File

@ -1,156 +1,155 @@
<?xml version="1.0"?>
<attributes> <attributes>
<devices> <devices>
<value>CPU</value> <value>CPU</value>
<value>GPU</value> <value>GPU</value>
</devices> </devices>
<models> <models>
<value>caffe/FP32/alexnet/alexnet.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/alexnet/alexnet.xml" path="caffe/FP32/alexnet/alexnet.xml" source="share" />
<value>caffe/FP32/caffenet/caffenet.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/caffenet/caffenet.xml" path="caffe/FP32/caffenet/caffenet.xml" source="share" />
<value>caffe/FP32/densenet_121/densenet_121.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/densenet_121/densenet_121.xml" path="caffe/FP32/densenet_121/densenet_121.xml" source="share" />
<value>caffe/FP32/densenet_161/densenet_161.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/densenet_161/densenet_161.xml" path="caffe/FP32/densenet_161/densenet_161.xml" source="share" />
<value>caffe/FP32/densenet_169/densenet_169.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/densenet_169/densenet_169.xml" path="caffe/FP32/densenet_169/densenet_169.xml" source="share" />
<value>caffe/FP32/densenet_201/densenet_201.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/densenet_201/densenet_201.xml" path="caffe/FP32/densenet_201/densenet_201.xml" source="share" />
<value>caffe/FP32/dpn_92/dpn_92.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/dpn_92/dpn_92.xml" path="caffe/FP32/dpn_92/dpn_92.xml" source="share" />
<value>caffe/FP32/inception_resnet_v2/inception_resnet_v2.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/inception_resnet_v2/inception_resnet_v2.xml" path="caffe/FP32/inception_resnet_v2/inception_resnet_v2.xml" source="share" />
<value>caffe/FP32/inception_v1/inception_v1.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/inception_v1/inception_v1.xml" path="caffe/FP32/inception_v1/inception_v1.xml" source="share" />
<value>caffe/FP32/inception_v2/inception_v2.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/inception_v2/inception_v2.xml" path="caffe/FP32/inception_v2/inception_v2.xml" source="share" />
<value>caffe/FP32/inception_v3/inception_v3.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/inception_v3/inception_v3.xml" path="caffe/FP32/inception_v3/inception_v3.xml" source="share" />
<value>caffe/FP32/inception_v4/inception_v4.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/inception_v4/inception_v4.xml" path="caffe/FP32/inception_v4/inception_v4.xml" source="share" />
<value>caffe/FP32/lenet/lenet.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/lenet/lenet.xml" path="caffe/FP32/lenet/lenet.xml" source="share" />
<value>caffe/FP32/mobilenet/mobilenet.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/mobilenet/mobilenet.xml" path="caffe/FP32/mobilenet/mobilenet.xml" source="share" />
<value>caffe/FP32/mobilenet_v2/mobilenet_v2.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/mobilenet_v2/mobilenet_v2.xml" path="caffe/FP32/mobilenet_v2/mobilenet_v2.xml" source="share" />
<value>caffe/FP32/resnet_18/resnet_18.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/resnet_18/resnet_18.xml" path="caffe/FP32/resnet_18/resnet_18.xml" source="share" />
<value>caffe/FP32/resnet_v1_50/resnet_v1_50.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/resnet_v1_50/resnet_v1_50.xml" path="caffe/FP32/resnet_v1_50/resnet_v1_50.xml" source="share" />
<value>caffe/FP32/resnet_v1_101/resnet_v1_101.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/resnet_v1_101/resnet_v1_101.xml" path="caffe/FP32/resnet_v1_101/resnet_v1_101.xml" source="share" />
<value>caffe/FP32/resnet_v1_152/resnet_v1_152.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/resnet_v1_152/resnet_v1_152.xml" path="caffe/FP32/resnet_v1_152/resnet_v1_152.xml" source="share" />
<value>caffe/FP32/resnet_v1_269/resnet_v1_269.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/resnet_v1_269/resnet_v1_269.xml" path="caffe/FP32/resnet_v1_269/resnet_v1_269.xml" source="share" />
<value>caffe/FP32/se_resnext_50/se_resnext_50.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/se_resnext_50/se_resnext_50.xml" path="caffe/FP32/se_resnext_50/se_resnext_50.xml" source="share" />
<value>caffe/FP32/squeezenet_v1.0/squeezenet_v1.0.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/squeezenet_v1.0/squeezenet_v1.0.xml" path="caffe/FP32/squeezenet_v1.0/squeezenet_v1.0.xml" source="share" />
<value>caffe/FP32/squeezenet_v1.1/squeezenet_v1.1.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/squeezenet_v1.1/squeezenet_v1.1.xml" path="caffe/FP32/squeezenet_v1.1/squeezenet_v1.1.xml" source="share" />
<value>caffe/FP32/ssd_googlenet/ssd_googlenet.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/ssd_googlenet/ssd_googlenet.xml" path="caffe/FP32/ssd_googlenet/ssd_googlenet.xml" source="share" />
<value>caffe/FP32/ssd_squeezenet/ssd_squeezenet.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/ssd_squeezenet/ssd_squeezenet.xml" path="caffe/FP32/ssd_squeezenet/ssd_squeezenet.xml" source="share" />
<value>caffe/FP32/ssd_mobilenet/ssd_mobilenet.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/ssd_mobilenet/ssd_mobilenet.xml" path="caffe/FP32/ssd_mobilenet/ssd_mobilenet.xml" source="share" />
<value>caffe/FP32/ssd_vgg16_300/ssd_vgg16_300.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/ssd_vgg16_300/ssd_vgg16_300.xml" path="caffe/FP32/ssd_vgg16_300/ssd_vgg16_300.xml" source="share" />
<value>caffe/FP32/ssd_vgg16_512/ssd_vgg16_512.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/ssd_vgg16_512/ssd_vgg16_512.xml" path="caffe/FP32/ssd_vgg16_512/ssd_vgg16_512.xml" source="share" />
<value>caffe/FP32/vgg16/vgg16.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/vgg16/vgg16.xml" path="caffe/FP32/vgg16/vgg16.xml" source="share" />
<value>caffe/FP32/vgg19/vgg19.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/vgg19/vgg19.xml" path="caffe/FP32/vgg19/vgg19.xml" source="share" />
<value>caffe/FP32/wrn_50_2/wrn_50_2.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/wrn_50_2/wrn_50_2.xml" path="caffe/FP32/wrn_50_2/wrn_50_2.xml" source="share" />
<value>caffe/FP32/yolo_v1_full/yolo_v1_full.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/yolo_v1_full/yolo_v1_full.xml" path="caffe/FP32/yolo_v1_full/yolo_v1_full.xml" source="share" />
<value>caffe/FP32/yolo_v1_tiny/yolo_v1_tiny.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/yolo_v1_tiny/yolo_v1_tiny.xml" path="caffe/FP32/yolo_v1_tiny/yolo_v1_tiny.xml" source="share" />
<value>caffe/FP32/yolo_v2/yolo_v2.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/yolo_v2/yolo_v2.xml" path="caffe/FP32/yolo_v2/yolo_v2.xml" source="share" />
<value>caffe/FP32/yolo_v2_tiny/yolo_v2_tiny.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/yolo_v2_tiny/yolo_v2_tiny.xml" path="caffe/FP32/yolo_v2_tiny/yolo_v2_tiny.xml" source="share" />
<value>caffe/FP32/yolo_v3/yolo_v3.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/yolo_v3/yolo_v3.xml" path="caffe/FP32/yolo_v3/yolo_v3.xml" source="share" />
<value>caffe/FP32/dilation/dilation.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/dilation/dilation.xml" path="caffe/FP32/dilation/dilation.xml" source="share" />
<value>caffe/FP32/dssd/dssd.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/dssd/dssd.xml" path="caffe/FP32/dssd/dssd.xml" source="share" />
<value>caffe/FP32/fcn8/fcn8.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/fcn8/fcn8.xml" path="caffe/FP32/fcn8/fcn8.xml" source="share" />
<value>caffe/FP32/fcn32/fcn32.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/fcn32/fcn32.xml" path="caffe/FP32/fcn32/fcn32.xml" source="share" />
<value>caffe/FP32/fcn_alexnet/fcn_alexnet.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/fcn_alexnet/fcn_alexnet.xml" path="caffe/FP32/fcn_alexnet/fcn_alexnet.xml" source="share" />
<value>caffe/FP32/mtcnn_p/mtcnn_p.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/mtcnn_p/mtcnn_p.xml" path="caffe/FP32/mtcnn_p/mtcnn_p.xml" source="share" />
<value>caffe/FP32/mtcnn_r/mtcnn_r.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/mtcnn_r/mtcnn_r.xml" path="caffe/FP32/mtcnn_r/mtcnn_r.xml" source="share" />
<value>caffe/FP32/mtcnn_o/mtcnn_o.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/mtcnn_o/mtcnn_o.xml" path="caffe/FP32/mtcnn_o/mtcnn_o.xml" source="share" />
<value>caffe/FP32/openpose_face/openpose_face.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/openpose_face/openpose_face.xml" path="caffe/FP32/openpose_face/openpose_face.xml" source="share" />
<value>caffe/FP32/openpose_hand/openpose_hand.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/openpose_hand/openpose_hand.xml" path="caffe/FP32/openpose_hand/openpose_hand.xml" source="share" />
<value>caffe/FP32/openpose_pose_coco/openpose_pose_coco.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/openpose_pose_coco/openpose_pose_coco.xml" path="caffe/FP32/openpose_pose_coco/openpose_pose_coco.xml" source="share" />
<value>caffe/FP32/places205_alexnet/places205_alexnet.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/places205_alexnet/places205_alexnet.xml" path="caffe/FP32/places205_alexnet/places205_alexnet.xml" source="share" />
<value>caffe/FP32/places205_googlenet/places205_googlenet.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/places205_googlenet/places205_googlenet.xml" path="caffe/FP32/places205_googlenet/places205_googlenet.xml" source="share" />
<value>caffe/FP32/se_bn_inception/se_bn_inception.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/se_bn_inception/se_bn_inception.xml" path="caffe/FP32/se_bn_inception/se_bn_inception.xml" source="share" />
<value>caffe/FP32/vnect/vnect.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/vnect/vnect.xml" path="caffe/FP32/vnect/vnect.xml" source="share" />
<value>tf/1.14.0/FP32/bert_base_uncased/bert_base_uncased.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/bert_base_uncased/bert_base_uncased.xml" path="tf/1.14.0/FP32/bert_base_uncased/bert_base_uncased.xml" source="share" />
<value>tf/1.14.0/FP32/bert_xnli/bert_xnli.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/bert_xnli/bert_xnli.xml" path="tf/1.14.0/FP32/bert_xnli/bert_xnli.xml" source="share" />
<value>tf/1.14.0/FP32/cmu/cmu.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/cmu/cmu.xml" path="tf/1.14.0/FP32/cmu/cmu.xml" source="share" />
<value>tf/1.14.0/FP32/densenet_121/densenet_121.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/densenet_121/densenet_121.xml" path="tf/1.14.0/FP32/densenet_121/densenet_121.xml" source="share" />
<value>tf/1.14.0/FP32/densenet_169/densenet_169.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/densenet_169/densenet_169.xml" path="tf/1.14.0/FP32/densenet_169/densenet_169.xml" source="share" />
<value>tf/1.14.0/FP32/deeplab_v3/deeplab_v3.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/deeplab_v3/deeplab_v3.xml" path="tf/1.14.0/FP32/deeplab_v3/deeplab_v3.xml" source="share" />
<value>tf/1.14.0/FP32/east/east.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/east/east.xml" path="tf/1.14.0/FP32/east/east.xml" source="share" />
<value>tf/1.14.0/FP32/facenet/facenet.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/facenet/facenet.xml" path="tf/1.14.0/FP32/facenet/facenet.xml" source="share" />
<value>tf/1.14.0/FP32/faster_rcnn_inception_v2_coco/faster_rcnn_inception_v2_coco.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/faster_rcnn_inception_v2_coco/faster_rcnn_inception_v2_coco.xml" path="tf/1.14.0/FP32/faster_rcnn_inception_v2_coco/faster_rcnn_inception_v2_coco.xml" source="share" />
<value>tf/1.14.0/FP32/faster_rcnn_inception_resnet_v2_atrous_coco/faster_rcnn_inception_resnet_v2_atrous_coco.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/faster_rcnn_inception_resnet_v2_atrous_coco/faster_rcnn_inception_resnet_v2_atrous_coco.xml" path="tf/1.14.0/FP32/faster_rcnn_inception_resnet_v2_atrous_coco/faster_rcnn_inception_resnet_v2_atrous_coco.xml" source="share" />
<value>tf/1.14.0/FP32/faster_rcnn_resnet50_coco/faster_rcnn_resnet50_coco.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/faster_rcnn_resnet50_coco/faster_rcnn_resnet50_coco.xml" path="tf/1.14.0/FP32/faster_rcnn_resnet50_coco/faster_rcnn_resnet50_coco.xml" source="share" />
<value>tf/1.14.0/FP32/faster_rcnn_resnet101_coco/faster_rcnn_resnet101_coco.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/faster_rcnn_resnet101_coco/faster_rcnn_resnet101_coco.xml" path="tf/1.14.0/FP32/faster_rcnn_resnet101_coco/faster_rcnn_resnet101_coco.xml" source="share" />
<value>tf/1.14.0/FP32/gnmt/gnmt.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/gnmt/gnmt.xml" path="tf/1.14.0/FP32/gnmt/gnmt.xml" source="share" />
<value>tf/1.14.0/FP32/i3d_rgb/i3d_rgb.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/i3d_rgb/i3d_rgb.xml" path="tf/1.14.0/FP32/i3d_rgb/i3d_rgb.xml" source="share" />
<value>tf/1.14.0/FP32/inception_v1/inception_v1.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/inception_v1/inception_v1.xml" path="tf/1.14.0/FP32/inception_v1/inception_v1.xml" source="share" />
<value>tf/1.14.0/FP32/inception_v2/inception_v2.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/inception_v2/inception_v2.xml" path="tf/1.14.0/FP32/inception_v2/inception_v2.xml" source="share" />
<value>tf/1.14.0/FP32/inception_v3/inception_v3.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/inception_v3/inception_v3.xml" path="tf/1.14.0/FP32/inception_v3/inception_v3.xml" source="share" />
<value>tf/1.14.0/FP32/inception_v4/inception_v4.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/inception_v4/inception_v4.xml" path="tf/1.14.0/FP32/inception_v4/inception_v4.xml" source="share" />
<value>tf/1.14.0/FP32/inception_resnet_v2/inception_resnet_v2.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/inception_resnet_v2/inception_resnet_v2.xml" path="tf/1.14.0/FP32/inception_resnet_v2/inception_resnet_v2.xml" source="share" />
<value>tf/1.14.0/FP32/mask_rcnn_resnet101_atrous_coco/mask_rcnn_resnet101_atrous_coco.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/mask_rcnn_resnet101_atrous_coco/mask_rcnn_resnet101_atrous_coco.xml" path="tf/1.14.0/FP32/mask_rcnn_resnet101_atrous_coco/mask_rcnn_resnet101_atrous_coco.xml" source="share" />
<value>tf/1.14.0/FP32/mobilenet_v1_0.25_128/mobilenet_v1_0.25_128.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/mobilenet_v1_0.25_128/mobilenet_v1_0.25_128.xml" path="tf/1.14.0/FP32/mobilenet_v1_0.25_128/mobilenet_v1_0.25_128.xml" source="share" />
<value>tf/1.14.0/FP32/mobilenet_v1_0.5_160/mobilenet_v1_0.5_160.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/mobilenet_v1_0.5_160/mobilenet_v1_0.5_160.xml" path="tf/1.14.0/FP32/mobilenet_v1_0.5_160/mobilenet_v1_0.5_160.xml" source="share" />
<value>tf/1.14.0/FP32/mobilenet_v1_1.0_224/mobilenet_v1_1.0_224.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/mobilenet_v1_1.0_224/mobilenet_v1_1.0_224.xml" path="tf/1.14.0/FP32/mobilenet_v1_1.0_224/mobilenet_v1_1.0_224.xml" source="share" />
<value>tf/1.14.0/FP32/mobilenet_v2_1.0_224/mobilenet_v2_1.0_224.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/mobilenet_v2_1.0_224/mobilenet_v2_1.0_224.xml" path="tf/1.14.0/FP32/mobilenet_v2_1.0_224/mobilenet_v2_1.0_224.xml" source="share" />
<value>tf/1.14.0/FP32/mobilenet_v2_1.4_224/mobilenet_v2_1.4_224.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/mobilenet_v2_1.4_224/mobilenet_v2_1.4_224.xml" path="tf/1.14.0/FP32/mobilenet_v2_1.4_224/mobilenet_v2_1.4_224.xml" source="share" />
<value>tf/1.14.0/FP32/ncf/ncf.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/ncf/ncf.xml" path="tf/1.14.0/FP32/ncf/ncf.xml" source="share" />
<value>tf/1.14.0/FP32/nasnet-a_large/nasnet-a_large.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/nasnet-a_large/nasnet-a_large.xml" path="tf/1.14.0/FP32/nasnet-a_large/nasnet-a_large.xml" source="share" />
<value>tf/1.14.0/FP32/nasnet-a_mobile/nasnet-a_mobile.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/nasnet-a_mobile/nasnet-a_mobile.xml" path="tf/1.14.0/FP32/nasnet-a_mobile/nasnet-a_mobile.xml" source="share" />
<value>tf/1.14.0/FP32/pnasnet-5_large/pnasnet-5_large.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/pnasnet-5_large/pnasnet-5_large.xml" path="tf/1.14.0/FP32/pnasnet-5_large/pnasnet-5_large.xml" source="share" />
<value>tf/1.14.0/FP32/resnet_v1_50/resnet_v1_50.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/resnet_v1_50/resnet_v1_50.xml" path="tf/1.14.0/FP32/resnet_v1_50/resnet_v1_50.xml" source="share" />
<value>tf/1.14.0/FP32/resnet_v1.5_50/resnet_v1.5_50.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/resnet_v1.5_50/resnet_v1.5_50.xml" path="tf/1.14.0/FP32/resnet_v1.5_50/resnet_v1.5_50.xml" source="share" />
<value>tf/1.14.0/FP32/resnet_v1_101/resnet_v1_101.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/resnet_v1_101/resnet_v1_101.xml" path="tf/1.14.0/FP32/resnet_v1_101/resnet_v1_101.xml" source="share" />
<value>tf/1.14.0/FP32/resnet_v1_152/resnet_v1_152.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/resnet_v1_152/resnet_v1_152.xml" path="tf/1.14.0/FP32/resnet_v1_152/resnet_v1_152.xml" source="share" />
<value>tf/1.14.0/FP32/resnet_v2_50/resnet_v2_50.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/resnet_v2_50/resnet_v2_50.xml" path="tf/1.14.0/FP32/resnet_v2_50/resnet_v2_50.xml" source="share" />
<value>tf/1.14.0/FP32/resnet_v2_101/resnet_v2_101.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/resnet_v2_101/resnet_v2_101.xml" path="tf/1.14.0/FP32/resnet_v2_101/resnet_v2_101.xml" source="share" />
<value>tf/1.14.0/FP32/resnet_v2_152/resnet_v2_152.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/resnet_v2_152/resnet_v2_152.xml" path="tf/1.14.0/FP32/resnet_v2_152/resnet_v2_152.xml" source="share" />
<value>tf/1.14.0/FP32/rfcn_resnet101_coco/rfcn_resnet101_coco.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/rfcn_resnet101_coco/rfcn_resnet101_coco.xml" path="tf/1.14.0/FP32/rfcn_resnet101_coco/rfcn_resnet101_coco.xml" source="share" />
<value>tf/1.14.0/FP32/squeezenet_v1.1/squeezenet_v1.1.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/squeezenet_v1.1/squeezenet_v1.1.xml" path="tf/1.14.0/FP32/squeezenet_v1.1/squeezenet_v1.1.xml" source="share" />
<value>tf/1.14.0/FP32/ssd_mobilenet_v1_coco/ssd_mobilenet_v1_coco.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/ssd_mobilenet_v1_coco/ssd_mobilenet_v1_coco.xml" path="tf/1.14.0/FP32/ssd_mobilenet_v1_coco/ssd_mobilenet_v1_coco.xml" source="share" />
<value>tf/1.14.0/FP32/ssd_mobilenet_v1_fpn_coco/ssd_mobilenet_v1_fpn_coco.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/ssd_mobilenet_v1_fpn_coco/ssd_mobilenet_v1_fpn_coco.xml" path="tf/1.14.0/FP32/ssd_mobilenet_v1_fpn_coco/ssd_mobilenet_v1_fpn_coco.xml" source="share" />
<value>tf/1.14.0/FP32/ssd_mobilenet_v1_fpn_coco_602x602/ssd_mobilenet_v1_fpn_coco_602x602.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/ssd_mobilenet_v1_fpn_coco_602x602/ssd_mobilenet_v1_fpn_coco_602x602.xml" path="tf/1.14.0/FP32/ssd_mobilenet_v1_fpn_coco_602x602/ssd_mobilenet_v1_fpn_coco_602x602.xml" source="share" />
<value>tf/1.14.0/FP32/ssd_mobilenet_v2_coco/ssd_mobilenet_v2_coco.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/ssd_mobilenet_v2_coco/ssd_mobilenet_v2_coco.xml" path="tf/1.14.0/FP32/ssd_mobilenet_v2_coco/ssd_mobilenet_v2_coco.xml" source="share" />
<value>tf/1.14.0/FP32/unet2d/unet2d.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/unet2d/unet2d.xml" path="tf/1.14.0/FP32/unet2d/unet2d.xml" source="share" />
<value>tf/1.14.0/FP32/vgg16/vgg16.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/vgg16/vgg16.xml" path="tf/1.14.0/FP32/vgg16/vgg16.xml" source="share" />
<value>tf/1.14.0/FP32/vgg19/vgg19.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/vgg19/vgg19.xml" path="tf/1.14.0/FP32/vgg19/vgg19.xml" source="share" />
<value>tf/1.14.0/FP32/yolo_v2/yolo_v2.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/yolo_v2/yolo_v2.xml" path="tf/1.14.0/FP32/yolo_v2/yolo_v2.xml" source="share" />
<value>tf/1.14.0/FP32/yolo_v2_voc/yolo_v2_voc.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/yolo_v2_voc/yolo_v2_voc.xml" path="tf/1.14.0/FP32/yolo_v2_voc/yolo_v2_voc.xml" source="share" />
<value>tf/1.14.0/FP32/yolo_v2_tiny_voc/yolo_v2_tiny_voc.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/yolo_v2_tiny_voc/yolo_v2_tiny_voc.xml" path="tf/1.14.0/FP32/yolo_v2_tiny_voc/yolo_v2_tiny_voc.xml" source="share" />
<value>tf/1.14.0/FP32/yolo_v3/yolo_v3.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/yolo_v3/yolo_v3.xml" path="tf/1.14.0/FP32/yolo_v3/yolo_v3.xml" source="share" />
<value>tf/1.14.0/FP32/yolo_v3_tiny/yolo_v3_tiny.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/yolo_v3_tiny/yolo_v3_tiny.xml" path="tf/1.14.0/FP32/yolo_v3_tiny/yolo_v3_tiny.xml" source="share" />
<value>tf/1.14.0/FP32/dssd_avigilon/dssd_avigilon.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/dssd_avigilon/dssd_avigilon.xml" path="tf/1.14.0/FP32/dssd_avigilon/dssd_avigilon.xml" source="share" />
<value>tf/1.14.0/FP32/icv_squeezenet_v1.0/icv_squeezenet_v1.0.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/icv_squeezenet_v1.0/icv_squeezenet_v1.0.xml" path="tf/1.14.0/FP32/icv_squeezenet_v1.0/icv_squeezenet_v1.0.xml" source="share" />
<value>tf/1.14.0/FP32/icv_squeezenet_v1.1/icv_squeezenet_v1.1.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/icv_squeezenet_v1.1/icv_squeezenet_v1.1.xml" path="tf/1.14.0/FP32/icv_squeezenet_v1.1/icv_squeezenet_v1.1.xml" source="share" />
<value>mxnet/FP32/caffenet/caffenet.xml</value> <model framework="mxnet" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/mxnet/FP32/caffenet/caffenet.xml" path="mxnet/FP32/caffenet/caffenet.xml" source="share" />
<value>mxnet/FP32/densenet_121/densenet_121.xml</value> <model framework="mxnet" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/mxnet/FP32/densenet_121/densenet_121.xml" path="mxnet/FP32/densenet_121/densenet_121.xml" source="share" />
<value>mxnet/FP32/densenet_161/densenet_161.xml</value> <model framework="mxnet" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/mxnet/FP32/densenet_161/densenet_161.xml" path="mxnet/FP32/densenet_161/densenet_161.xml" source="share" />
<value>mxnet/FP32/densenet_169/densenet_169.xml</value> <model framework="mxnet" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/mxnet/FP32/densenet_169/densenet_169.xml" path="mxnet/FP32/densenet_169/densenet_169.xml" source="share" />
<value>mxnet/FP32/densenet_201/densenet_201.xml</value> <model framework="mxnet" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/mxnet/FP32/densenet_201/densenet_201.xml" path="mxnet/FP32/densenet_201/densenet_201.xml" source="share" />
<value>mxnet/FP32/inception_v3/inception_v3.xml</value> <model framework="mxnet" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/mxnet/FP32/inception_v3/inception_v3.xml" path="mxnet/FP32/inception_v3/inception_v3.xml" source="share" />
<value>mxnet/FP32/inception_v4/inception_v4.xml</value> <model framework="mxnet" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/mxnet/FP32/inception_v4/inception_v4.xml" path="mxnet/FP32/inception_v4/inception_v4.xml" source="share" />
<value>mxnet/FP32/mobilenet/mobilenet.xml</value> <model framework="mxnet" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/mxnet/FP32/mobilenet/mobilenet.xml" path="mxnet/FP32/mobilenet/mobilenet.xml" source="share" />
<value>mxnet/FP32/mobilenet_v2/mobilenet_v2.xml</value> <model framework="mxnet" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/mxnet/FP32/mobilenet_v2/mobilenet_v2.xml" path="mxnet/FP32/mobilenet_v2/mobilenet_v2.xml" source="share" />
<value>mxnet/FP32/resnet_v1_101/resnet_v1_101.xml</value> <model framework="mxnet" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/mxnet/FP32/resnet_v1_101/resnet_v1_101.xml" path="mxnet/FP32/resnet_v1_101/resnet_v1_101.xml" source="share" />
<value>mxnet/FP32/resnet_v1_152/resnet_v1_152.xml</value> <model framework="mxnet" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/mxnet/FP32/resnet_v1_152/resnet_v1_152.xml" path="mxnet/FP32/resnet_v1_152/resnet_v1_152.xml" source="share" />
<value>mxnet/FP32/resnet_v2_101/resnet_v2_101.xml</value> <model framework="mxnet" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/mxnet/FP32/resnet_v2_101/resnet_v2_101.xml" path="mxnet/FP32/resnet_v2_101/resnet_v2_101.xml" source="share" />
<value>mxnet/FP32/resnet_v2_152/resnet_v2_152.xml</value> <model framework="mxnet" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/mxnet/FP32/resnet_v2_152/resnet_v2_152.xml" path="mxnet/FP32/resnet_v2_152/resnet_v2_152.xml" source="share" />
<value>mxnet/FP32/resnext_101/resnext_101.xml</value> <model framework="mxnet" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/mxnet/FP32/resnext_101/resnext_101.xml" path="mxnet/FP32/resnext_101/resnext_101.xml" source="share" />
<value>mxnet/FP32/squeezenet_v1.1/squeezenet_v1.1.xml</value> <model framework="mxnet" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/mxnet/FP32/squeezenet_v1.1/squeezenet_v1.1.xml" path="mxnet/FP32/squeezenet_v1.1/squeezenet_v1.1.xml" source="share" />
<value>mxnet/FP32/ssd_inception_v3_512/ssd_inception_v3_512.xml</value> <model framework="mxnet" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/mxnet/FP32/ssd_inception_v3_512/ssd_inception_v3_512.xml" path="mxnet/FP32/ssd_inception_v3_512/ssd_inception_v3_512.xml" source="share" />
<value>mxnet/FP32/ssd_mobilenet_512/ssd_mobilenet_512.xml</value> <model framework="mxnet" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/mxnet/FP32/ssd_mobilenet_512/ssd_mobilenet_512.xml" path="mxnet/FP32/ssd_mobilenet_512/ssd_mobilenet_512.xml" source="share" />
<value>mxnet/FP32/ssd_resnet50_512/ssd_resnet50_512.xml</value> <model framework="mxnet" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/mxnet/FP32/ssd_resnet50_512/ssd_resnet50_512.xml" path="mxnet/FP32/ssd_resnet50_512/ssd_resnet50_512.xml" source="share" />
<value>mxnet/FP32/ssd_vgg16_300/ssd_vgg16_300.xml</value> <model framework="mxnet" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/mxnet/FP32/ssd_vgg16_300/ssd_vgg16_300.xml" path="mxnet/FP32/ssd_vgg16_300/ssd_vgg16_300.xml" source="share" />
<value>mxnet/FP32/vgg16/vgg16.xml</value> <model framework="mxnet" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/mxnet/FP32/vgg16/vgg16.xml" path="mxnet/FP32/vgg16/vgg16.xml" source="share" />
<value>mxnet/FP32/vgg19/vgg19.xml</value> <model framework="mxnet" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/mxnet/FP32/vgg19/vgg19.xml" path="mxnet/FP32/vgg19/vgg19.xml" source="share" />
<value>mxnet/FP32/dpn_92/dpn_92.xml</value> <model framework="mxnet" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/mxnet/FP32/dpn_92/dpn_92.xml" path="mxnet/FP32/dpn_92/dpn_92.xml" source="share" />
<value>mxnet/FP32/fcn8s_vgg16/fcn8s_vgg16.xml</value> <model framework="mxnet" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/mxnet/FP32/fcn8s_vgg16/fcn8s_vgg16.xml" path="mxnet/FP32/fcn8s_vgg16/fcn8s_vgg16.xml" source="share" />
<value>mxnet/FP32/full_imagenet_network/full_imagenet_network.xml</value> <model framework="mxnet" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/mxnet/FP32/full_imagenet_network/full_imagenet_network.xml" path="mxnet/FP32/full_imagenet_network/full_imagenet_network.xml" source="share" />
<value>mxnet/FP32/inception_resnet_v2/inception_resnet_v2.xml</value> <model framework="mxnet" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/mxnet/FP32/inception_resnet_v2/inception_resnet_v2.xml" path="mxnet/FP32/inception_resnet_v2/inception_resnet_v2.xml" source="share" />
<value>mxnet/FP32/inception_v3_no_batchnorm/inception_v3_no_batchnorm.xml</value> <model framework="mxnet" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/mxnet/FP32/inception_v3_no_batchnorm/inception_v3_no_batchnorm.xml" path="mxnet/FP32/inception_v3_no_batchnorm/inception_v3_no_batchnorm.xml" source="share" />
<value>mxnet/FP32/location_net/location_net.xml</value> <model framework="mxnet" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/mxnet/FP32/location_net/location_net.xml" path="mxnet/FP32/location_net/location_net.xml" source="share" />
<value>mxnet/FP32/lresnet100e/lresnet100e.xml</value> <model framework="mxnet" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/mxnet/FP32/lresnet100e/lresnet100e.xml" path="mxnet/FP32/lresnet100e/lresnet100e.xml" source="share" />
<value>mxnet/FP32/mtcnn_p/mtcnn_p.xml</value> <model framework="mxnet" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/mxnet/FP32/mtcnn_p/mtcnn_p.xml" path="mxnet/FP32/mtcnn_p/mtcnn_p.xml" source="share" />
<value>mxnet/FP32/mtcnn_r/mtcnn_r.xml</value> <model framework="mxnet" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/mxnet/FP32/mtcnn_r/mtcnn_r.xml" path="mxnet/FP32/mtcnn_r/mtcnn_r.xml" source="share" />
<value>mxnet/FP32/mtcnn_o/mtcnn_o.xml</value> <model framework="mxnet" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/mxnet/FP32/mtcnn_o/mtcnn_o.xml" path="mxnet/FP32/mtcnn_o/mtcnn_o.xml" source="share" />
<value>mxnet/FP32/nin/nin.xml</value> <model framework="mxnet" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/mxnet/FP32/nin/nin.xml" path="mxnet/FP32/nin/nin.xml" source="share" />
<value>mxnet/FP32/nst_vgg19/nst_vgg19.xml</value> <model framework="mxnet" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/mxnet/FP32/nst_vgg19/nst_vgg19.xml" path="mxnet/FP32/nst_vgg19/nst_vgg19.xml" source="share" />
<value>mxnet/FP32/resnext_101_64x4d/resnext_101_64x4d.xml</value> <model framework="mxnet" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/mxnet/FP32/resnext_101_64x4d/resnext_101_64x4d.xml" path="mxnet/FP32/resnext_101_64x4d/resnext_101_64x4d.xml" source="share" />
<value>mxnet/FP32/yolo_v1_full/yolo_v1_full.xml</value> <model framework="mxnet" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/mxnet/FP32/yolo_v1_full/yolo_v1_full.xml" path="mxnet/FP32/yolo_v1_full/yolo_v1_full.xml" source="share" />
<value>mxnet/FP32/yolo_v1_tiny/yolo_v1_tiny.xml</value> <model framework="mxnet" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/mxnet/FP32/yolo_v1_tiny/yolo_v1_tiny.xml" path="mxnet/FP32/yolo_v1_tiny/yolo_v1_tiny.xml" source="share" />
<value>onnx/FP32/ssd_resnet34/ssd_resnet34.xml</value> <model framework="onnx" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/onnx/FP32/ssd_resnet34/ssd_resnet34.xml" path="onnx/FP32/ssd_resnet34/ssd_resnet34.xml" source="share" />
<value>onnx/FP32/ssd_resnet34_new/ssd_resnet34_new.xml</value> <model framework="onnx" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/onnx/FP32/ssd_resnet34_new/ssd_resnet34_new.xml" path="onnx/FP32/ssd_resnet34_new/ssd_resnet34_new.xml" source="share" />
<value>onnx/FP32/retina_net/retina_net.xml</value> <model framework="onnx" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/onnx/FP32/retina_net/retina_net.xml" path="onnx/FP32/retina_net/retina_net.xml" source="share" />
<value>pytorch/FP32/inceptionv3_pretrained/inceptionv3_pretrained.xml</value> <model framework="pytorch" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/pytorch/FP32/inceptionv3_pretrained/inceptionv3_pretrained.xml" path="pytorch/FP32/inceptionv3_pretrained/inceptionv3_pretrained.xml" source="share" />
<value>pytorch/FP32/resnet50_pretrained/resnet50_pretrained.xml</value> <model framework="pytorch" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/pytorch/FP32/resnet50_pretrained/resnet50_pretrained.xml" path="pytorch/FP32/resnet50_pretrained/resnet50_pretrained.xml" source="share" />
<value>pytorch/FP32/squeezenet_v1.1_pretrained/squeezenet_v1.1_pretrained.xml</value> <model framework="pytorch" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/pytorch/FP32/squeezenet_v1.1_pretrained/squeezenet_v1.1_pretrained.xml" path="pytorch/FP32/squeezenet_v1.1_pretrained/squeezenet_v1.1_pretrained.xml" source="share" />
<value>pytorch/FP32/resnet50_torchvision/resnet50_torchvision.xml</value> <model framework="pytorch" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/pytorch/FP32/resnet50_torchvision/resnet50_torchvision.xml" path="pytorch/FP32/resnet50_torchvision/resnet50_torchvision.xml" source="share" />
</models> </models>
</attributes> </attributes>

View File

@ -1,6 +0,0 @@
<?xml version="1.0"?>
<attributes>
<irs_path>
<value>/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/</value>
</irs_path>
</attributes>

View File

@ -1,156 +1,155 @@
<?xml version="1.0"?>
<attributes> <attributes>
<devices> <devices>
<value>CPU</value> <value>CPU</value>
<value>GPU</value> <value>GPU</value>
</devices> </devices>
<models> <models>
<value>caffe/FP32/alexnet/alexnet.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/alexnet/alexnet.xml" path="caffe/FP32/alexnet/alexnet.xml" source="share" />
<value>caffe/FP32/caffenet/caffenet.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/caffenet/caffenet.xml" path="caffe/FP32/caffenet/caffenet.xml" source="share" />
<value>caffe/FP32/densenet_121/densenet_121.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/densenet_121/densenet_121.xml" path="caffe/FP32/densenet_121/densenet_121.xml" source="share" />
<value>caffe/FP32/densenet_161/densenet_161.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/densenet_161/densenet_161.xml" path="caffe/FP32/densenet_161/densenet_161.xml" source="share" />
<value>caffe/FP32/densenet_169/densenet_169.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/densenet_169/densenet_169.xml" path="caffe/FP32/densenet_169/densenet_169.xml" source="share" />
<value>caffe/FP32/densenet_201/densenet_201.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/densenet_201/densenet_201.xml" path="caffe/FP32/densenet_201/densenet_201.xml" source="share" />
<value>caffe/FP32/dpn_92/dpn_92.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/dpn_92/dpn_92.xml" path="caffe/FP32/dpn_92/dpn_92.xml" source="share" />
<value>caffe/FP32/inception_resnet_v2/inception_resnet_v2.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/inception_resnet_v2/inception_resnet_v2.xml" path="caffe/FP32/inception_resnet_v2/inception_resnet_v2.xml" source="share" />
<value>caffe/FP32/inception_v1/inception_v1.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/inception_v1/inception_v1.xml" path="caffe/FP32/inception_v1/inception_v1.xml" source="share" />
<value>caffe/FP32/inception_v2/inception_v2.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/inception_v2/inception_v2.xml" path="caffe/FP32/inception_v2/inception_v2.xml" source="share" />
<value>caffe/FP32/inception_v3/inception_v3.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/inception_v3/inception_v3.xml" path="caffe/FP32/inception_v3/inception_v3.xml" source="share" />
<value>caffe/FP32/inception_v4/inception_v4.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/inception_v4/inception_v4.xml" path="caffe/FP32/inception_v4/inception_v4.xml" source="share" />
<value>caffe/FP32/lenet/lenet.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/lenet/lenet.xml" path="caffe/FP32/lenet/lenet.xml" source="share" />
<value>caffe/FP32/mobilenet/mobilenet.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/mobilenet/mobilenet.xml" path="caffe/FP32/mobilenet/mobilenet.xml" source="share" />
<value>caffe/FP32/mobilenet_v2/mobilenet_v2.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/mobilenet_v2/mobilenet_v2.xml" path="caffe/FP32/mobilenet_v2/mobilenet_v2.xml" source="share" />
<value>caffe/FP32/resnet_18/resnet_18.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/resnet_18/resnet_18.xml" path="caffe/FP32/resnet_18/resnet_18.xml" source="share" />
<value>caffe/FP32/resnet_v1_50/resnet_v1_50.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/resnet_v1_50/resnet_v1_50.xml" path="caffe/FP32/resnet_v1_50/resnet_v1_50.xml" source="share" />
<value>caffe/FP32/resnet_v1_101/resnet_v1_101.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/resnet_v1_101/resnet_v1_101.xml" path="caffe/FP32/resnet_v1_101/resnet_v1_101.xml" source="share" />
<value>caffe/FP32/resnet_v1_152/resnet_v1_152.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/resnet_v1_152/resnet_v1_152.xml" path="caffe/FP32/resnet_v1_152/resnet_v1_152.xml" source="share" />
<value>caffe/FP32/resnet_v1_269/resnet_v1_269.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/resnet_v1_269/resnet_v1_269.xml" path="caffe/FP32/resnet_v1_269/resnet_v1_269.xml" source="share" />
<value>caffe/FP32/se_resnext_50/se_resnext_50.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/se_resnext_50/se_resnext_50.xml" path="caffe/FP32/se_resnext_50/se_resnext_50.xml" source="share" />
<value>caffe/FP32/squeezenet_v1.0/squeezenet_v1.0.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/squeezenet_v1.0/squeezenet_v1.0.xml" path="caffe/FP32/squeezenet_v1.0/squeezenet_v1.0.xml" source="share" />
<value>caffe/FP32/squeezenet_v1.1/squeezenet_v1.1.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/squeezenet_v1.1/squeezenet_v1.1.xml" path="caffe/FP32/squeezenet_v1.1/squeezenet_v1.1.xml" source="share" />
<value>caffe/FP32/ssd_googlenet/ssd_googlenet.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/ssd_googlenet/ssd_googlenet.xml" path="caffe/FP32/ssd_googlenet/ssd_googlenet.xml" source="share" />
<value>caffe/FP32/ssd_squeezenet/ssd_squeezenet.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/ssd_squeezenet/ssd_squeezenet.xml" path="caffe/FP32/ssd_squeezenet/ssd_squeezenet.xml" source="share" />
<value>caffe/FP32/ssd_mobilenet/ssd_mobilenet.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/ssd_mobilenet/ssd_mobilenet.xml" path="caffe/FP32/ssd_mobilenet/ssd_mobilenet.xml" source="share" />
<value>caffe/FP32/ssd_vgg16_300/ssd_vgg16_300.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/ssd_vgg16_300/ssd_vgg16_300.xml" path="caffe/FP32/ssd_vgg16_300/ssd_vgg16_300.xml" source="share" />
<value>caffe/FP32/ssd_vgg16_512/ssd_vgg16_512.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/ssd_vgg16_512/ssd_vgg16_512.xml" path="caffe/FP32/ssd_vgg16_512/ssd_vgg16_512.xml" source="share" />
<value>caffe/FP32/vgg16/vgg16.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/vgg16/vgg16.xml" path="caffe/FP32/vgg16/vgg16.xml" source="share" />
<value>caffe/FP32/vgg19/vgg19.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/vgg19/vgg19.xml" path="caffe/FP32/vgg19/vgg19.xml" source="share" />
<value>caffe/FP32/wrn_50_2/wrn_50_2.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/wrn_50_2/wrn_50_2.xml" path="caffe/FP32/wrn_50_2/wrn_50_2.xml" source="share" />
<value>caffe/FP32/yolo_v1_full/yolo_v1_full.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/yolo_v1_full/yolo_v1_full.xml" path="caffe/FP32/yolo_v1_full/yolo_v1_full.xml" source="share" />
<value>caffe/FP32/yolo_v1_tiny/yolo_v1_tiny.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/yolo_v1_tiny/yolo_v1_tiny.xml" path="caffe/FP32/yolo_v1_tiny/yolo_v1_tiny.xml" source="share" />
<value>caffe/FP32/yolo_v2/yolo_v2.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/yolo_v2/yolo_v2.xml" path="caffe/FP32/yolo_v2/yolo_v2.xml" source="share" />
<value>caffe/FP32/yolo_v2_tiny/yolo_v2_tiny.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/yolo_v2_tiny/yolo_v2_tiny.xml" path="caffe/FP32/yolo_v2_tiny/yolo_v2_tiny.xml" source="share" />
<value>caffe/FP32/yolo_v3/yolo_v3.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/yolo_v3/yolo_v3.xml" path="caffe/FP32/yolo_v3/yolo_v3.xml" source="share" />
<value>caffe/FP32/dilation/dilation.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/dilation/dilation.xml" path="caffe/FP32/dilation/dilation.xml" source="share" />
<value>caffe/FP32/dssd/dssd.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/dssd/dssd.xml" path="caffe/FP32/dssd/dssd.xml" source="share" />
<value>caffe/FP32/fcn8/fcn8.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/fcn8/fcn8.xml" path="caffe/FP32/fcn8/fcn8.xml" source="share" />
<value>caffe/FP32/fcn32/fcn32.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/fcn32/fcn32.xml" path="caffe/FP32/fcn32/fcn32.xml" source="share" />
<value>caffe/FP32/fcn_alexnet/fcn_alexnet.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/fcn_alexnet/fcn_alexnet.xml" path="caffe/FP32/fcn_alexnet/fcn_alexnet.xml" source="share" />
<value>caffe/FP32/mtcnn_p/mtcnn_p.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/mtcnn_p/mtcnn_p.xml" path="caffe/FP32/mtcnn_p/mtcnn_p.xml" source="share" />
<value>caffe/FP32/mtcnn_r/mtcnn_r.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/mtcnn_r/mtcnn_r.xml" path="caffe/FP32/mtcnn_r/mtcnn_r.xml" source="share" />
<value>caffe/FP32/mtcnn_o/mtcnn_o.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/mtcnn_o/mtcnn_o.xml" path="caffe/FP32/mtcnn_o/mtcnn_o.xml" source="share" />
<value>caffe/FP32/openpose_face/openpose_face.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/openpose_face/openpose_face.xml" path="caffe/FP32/openpose_face/openpose_face.xml" source="share" />
<value>caffe/FP32/openpose_hand/openpose_hand.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/openpose_hand/openpose_hand.xml" path="caffe/FP32/openpose_hand/openpose_hand.xml" source="share" />
<value>caffe/FP32/openpose_pose_coco/openpose_pose_coco.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/openpose_pose_coco/openpose_pose_coco.xml" path="caffe/FP32/openpose_pose_coco/openpose_pose_coco.xml" source="share" />
<value>caffe/FP32/places205_alexnet/places205_alexnet.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/places205_alexnet/places205_alexnet.xml" path="caffe/FP32/places205_alexnet/places205_alexnet.xml" source="share" />
<value>caffe/FP32/places205_googlenet/places205_googlenet.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/places205_googlenet/places205_googlenet.xml" path="caffe/FP32/places205_googlenet/places205_googlenet.xml" source="share" />
<value>caffe/FP32/se_bn_inception/se_bn_inception.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/se_bn_inception/se_bn_inception.xml" path="caffe/FP32/se_bn_inception/se_bn_inception.xml" source="share" />
<value>caffe/FP32/vnect/vnect.xml</value> <model framework="caffe" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/vnect/vnect.xml" path="caffe/FP32/vnect/vnect.xml" source="share" />
<value>tf/1.14.0/FP32/bert_base_uncased/bert_base_uncased.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/bert_base_uncased/bert_base_uncased.xml" path="tf/1.14.0/FP32/bert_base_uncased/bert_base_uncased.xml" source="share" />
<value>tf/1.14.0/FP32/bert_xnli/bert_xnli.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/bert_xnli/bert_xnli.xml" path="tf/1.14.0/FP32/bert_xnli/bert_xnli.xml" source="share" />
<value>tf/1.14.0/FP32/cmu/cmu.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/cmu/cmu.xml" path="tf/1.14.0/FP32/cmu/cmu.xml" source="share" />
<value>tf/1.14.0/FP32/densenet_121/densenet_121.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/densenet_121/densenet_121.xml" path="tf/1.14.0/FP32/densenet_121/densenet_121.xml" source="share" />
<value>tf/1.14.0/FP32/densenet_169/densenet_169.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/densenet_169/densenet_169.xml" path="tf/1.14.0/FP32/densenet_169/densenet_169.xml" source="share" />
<value>tf/1.14.0/FP32/deeplab_v3/deeplab_v3.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/deeplab_v3/deeplab_v3.xml" path="tf/1.14.0/FP32/deeplab_v3/deeplab_v3.xml" source="share" />
<value>tf/1.14.0/FP32/east/east.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/east/east.xml" path="tf/1.14.0/FP32/east/east.xml" source="share" />
<value>tf/1.14.0/FP32/facenet/facenet.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/facenet/facenet.xml" path="tf/1.14.0/FP32/facenet/facenet.xml" source="share" />
<value>tf/1.14.0/FP32/faster_rcnn_inception_v2_coco/faster_rcnn_inception_v2_coco.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/faster_rcnn_inception_v2_coco/faster_rcnn_inception_v2_coco.xml" path="tf/1.14.0/FP32/faster_rcnn_inception_v2_coco/faster_rcnn_inception_v2_coco.xml" source="share" />
<value>tf/1.14.0/FP32/faster_rcnn_inception_resnet_v2_atrous_coco/faster_rcnn_inception_resnet_v2_atrous_coco.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/faster_rcnn_inception_resnet_v2_atrous_coco/faster_rcnn_inception_resnet_v2_atrous_coco.xml" path="tf/1.14.0/FP32/faster_rcnn_inception_resnet_v2_atrous_coco/faster_rcnn_inception_resnet_v2_atrous_coco.xml" source="share" />
<value>tf/1.14.0/FP32/faster_rcnn_resnet50_coco/faster_rcnn_resnet50_coco.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/faster_rcnn_resnet50_coco/faster_rcnn_resnet50_coco.xml" path="tf/1.14.0/FP32/faster_rcnn_resnet50_coco/faster_rcnn_resnet50_coco.xml" source="share" />
<value>tf/1.14.0/FP32/faster_rcnn_resnet101_coco/faster_rcnn_resnet101_coco.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/faster_rcnn_resnet101_coco/faster_rcnn_resnet101_coco.xml" path="tf/1.14.0/FP32/faster_rcnn_resnet101_coco/faster_rcnn_resnet101_coco.xml" source="share" />
<value>tf/1.14.0/FP32/gnmt/gnmt.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/gnmt/gnmt.xml" path="tf/1.14.0/FP32/gnmt/gnmt.xml" source="share" />
<value>tf/1.14.0/FP32/i3d_rgb/i3d_rgb.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/i3d_rgb/i3d_rgb.xml" path="tf/1.14.0/FP32/i3d_rgb/i3d_rgb.xml" source="share" />
<value>tf/1.14.0/FP32/inception_v1/inception_v1.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/inception_v1/inception_v1.xml" path="tf/1.14.0/FP32/inception_v1/inception_v1.xml" source="share" />
<value>tf/1.14.0/FP32/inception_v2/inception_v2.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/inception_v2/inception_v2.xml" path="tf/1.14.0/FP32/inception_v2/inception_v2.xml" source="share" />
<value>tf/1.14.0/FP32/inception_v3/inception_v3.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/inception_v3/inception_v3.xml" path="tf/1.14.0/FP32/inception_v3/inception_v3.xml" source="share" />
<value>tf/1.14.0/FP32/inception_v4/inception_v4.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/inception_v4/inception_v4.xml" path="tf/1.14.0/FP32/inception_v4/inception_v4.xml" source="share" />
<value>tf/1.14.0/FP32/inception_resnet_v2/inception_resnet_v2.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/inception_resnet_v2/inception_resnet_v2.xml" path="tf/1.14.0/FP32/inception_resnet_v2/inception_resnet_v2.xml" source="share" />
<value>tf/1.14.0/FP32/mask_rcnn_resnet101_atrous_coco/mask_rcnn_resnet101_atrous_coco.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/mask_rcnn_resnet101_atrous_coco/mask_rcnn_resnet101_atrous_coco.xml" path="tf/1.14.0/FP32/mask_rcnn_resnet101_atrous_coco/mask_rcnn_resnet101_atrous_coco.xml" source="share" />
<value>tf/1.14.0/FP32/mobilenet_v1_0.25_128/mobilenet_v1_0.25_128.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/mobilenet_v1_0.25_128/mobilenet_v1_0.25_128.xml" path="tf/1.14.0/FP32/mobilenet_v1_0.25_128/mobilenet_v1_0.25_128.xml" source="share" />
<value>tf/1.14.0/FP32/mobilenet_v1_0.5_160/mobilenet_v1_0.5_160.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/mobilenet_v1_0.5_160/mobilenet_v1_0.5_160.xml" path="tf/1.14.0/FP32/mobilenet_v1_0.5_160/mobilenet_v1_0.5_160.xml" source="share" />
<value>tf/1.14.0/FP32/mobilenet_v1_1.0_224/mobilenet_v1_1.0_224.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/mobilenet_v1_1.0_224/mobilenet_v1_1.0_224.xml" path="tf/1.14.0/FP32/mobilenet_v1_1.0_224/mobilenet_v1_1.0_224.xml" source="share" />
<value>tf/1.14.0/FP32/mobilenet_v2_1.0_224/mobilenet_v2_1.0_224.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/mobilenet_v2_1.0_224/mobilenet_v2_1.0_224.xml" path="tf/1.14.0/FP32/mobilenet_v2_1.0_224/mobilenet_v2_1.0_224.xml" source="share" />
<value>tf/1.14.0/FP32/mobilenet_v2_1.4_224/mobilenet_v2_1.4_224.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/mobilenet_v2_1.4_224/mobilenet_v2_1.4_224.xml" path="tf/1.14.0/FP32/mobilenet_v2_1.4_224/mobilenet_v2_1.4_224.xml" source="share" />
<value>tf/1.14.0/FP32/ncf/ncf.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/ncf/ncf.xml" path="tf/1.14.0/FP32/ncf/ncf.xml" source="share" />
<value>tf/1.14.0/FP32/nasnet-a_large/nasnet-a_large.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/nasnet-a_large/nasnet-a_large.xml" path="tf/1.14.0/FP32/nasnet-a_large/nasnet-a_large.xml" source="share" />
<value>tf/1.14.0/FP32/nasnet-a_mobile/nasnet-a_mobile.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/nasnet-a_mobile/nasnet-a_mobile.xml" path="tf/1.14.0/FP32/nasnet-a_mobile/nasnet-a_mobile.xml" source="share" />
<value>tf/1.14.0/FP32/pnasnet-5_large/pnasnet-5_large.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/pnasnet-5_large/pnasnet-5_large.xml" path="tf/1.14.0/FP32/pnasnet-5_large/pnasnet-5_large.xml" source="share" />
<value>tf/1.14.0/FP32/resnet_v1_50/resnet_v1_50.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/resnet_v1_50/resnet_v1_50.xml" path="tf/1.14.0/FP32/resnet_v1_50/resnet_v1_50.xml" source="share" />
<value>tf/1.14.0/FP32/resnet_v1.5_50/resnet_v1.5_50.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/resnet_v1.5_50/resnet_v1.5_50.xml" path="tf/1.14.0/FP32/resnet_v1.5_50/resnet_v1.5_50.xml" source="share" />
<value>tf/1.14.0/FP32/resnet_v1_101/resnet_v1_101.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/resnet_v1_101/resnet_v1_101.xml" path="tf/1.14.0/FP32/resnet_v1_101/resnet_v1_101.xml" source="share" />
<value>tf/1.14.0/FP32/resnet_v1_152/resnet_v1_152.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/resnet_v1_152/resnet_v1_152.xml" path="tf/1.14.0/FP32/resnet_v1_152/resnet_v1_152.xml" source="share" />
<value>tf/1.14.0/FP32/resnet_v2_50/resnet_v2_50.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/resnet_v2_50/resnet_v2_50.xml" path="tf/1.14.0/FP32/resnet_v2_50/resnet_v2_50.xml" source="share" />
<value>tf/1.14.0/FP32/resnet_v2_101/resnet_v2_101.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/resnet_v2_101/resnet_v2_101.xml" path="tf/1.14.0/FP32/resnet_v2_101/resnet_v2_101.xml" source="share" />
<value>tf/1.14.0/FP32/resnet_v2_152/resnet_v2_152.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/resnet_v2_152/resnet_v2_152.xml" path="tf/1.14.0/FP32/resnet_v2_152/resnet_v2_152.xml" source="share" />
<value>tf/1.14.0/FP32/rfcn_resnet101_coco/rfcn_resnet101_coco.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/rfcn_resnet101_coco/rfcn_resnet101_coco.xml" path="tf/1.14.0/FP32/rfcn_resnet101_coco/rfcn_resnet101_coco.xml" source="share" />
<value>tf/1.14.0/FP32/squeezenet_v1.1/squeezenet_v1.1.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/squeezenet_v1.1/squeezenet_v1.1.xml" path="tf/1.14.0/FP32/squeezenet_v1.1/squeezenet_v1.1.xml" source="share" />
<value>tf/1.14.0/FP32/ssd_mobilenet_v1_coco/ssd_mobilenet_v1_coco.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/ssd_mobilenet_v1_coco/ssd_mobilenet_v1_coco.xml" path="tf/1.14.0/FP32/ssd_mobilenet_v1_coco/ssd_mobilenet_v1_coco.xml" source="share" />
<value>tf/1.14.0/FP32/ssd_mobilenet_v1_fpn_coco/ssd_mobilenet_v1_fpn_coco.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/ssd_mobilenet_v1_fpn_coco/ssd_mobilenet_v1_fpn_coco.xml" path="tf/1.14.0/FP32/ssd_mobilenet_v1_fpn_coco/ssd_mobilenet_v1_fpn_coco.xml" source="share" />
<value>tf/1.14.0/FP32/ssd_mobilenet_v1_fpn_coco_602x602/ssd_mobilenet_v1_fpn_coco_602x602.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/ssd_mobilenet_v1_fpn_coco_602x602/ssd_mobilenet_v1_fpn_coco_602x602.xml" path="tf/1.14.0/FP32/ssd_mobilenet_v1_fpn_coco_602x602/ssd_mobilenet_v1_fpn_coco_602x602.xml" source="share" />
<value>tf/1.14.0/FP32/ssd_mobilenet_v2_coco/ssd_mobilenet_v2_coco.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/ssd_mobilenet_v2_coco/ssd_mobilenet_v2_coco.xml" path="tf/1.14.0/FP32/ssd_mobilenet_v2_coco/ssd_mobilenet_v2_coco.xml" source="share" />
<value>tf/1.14.0/FP32/unet2d/unet2d.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/unet2d/unet2d.xml" path="tf/1.14.0/FP32/unet2d/unet2d.xml" source="share" />
<value>tf/1.14.0/FP32/vgg16/vgg16.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/vgg16/vgg16.xml" path="tf/1.14.0/FP32/vgg16/vgg16.xml" source="share" />
<value>tf/1.14.0/FP32/vgg19/vgg19.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/vgg19/vgg19.xml" path="tf/1.14.0/FP32/vgg19/vgg19.xml" source="share" />
<value>tf/1.14.0/FP32/yolo_v2/yolo_v2.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/yolo_v2/yolo_v2.xml" path="tf/1.14.0/FP32/yolo_v2/yolo_v2.xml" source="share" />
<value>tf/1.14.0/FP32/yolo_v2_voc/yolo_v2_voc.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/yolo_v2_voc/yolo_v2_voc.xml" path="tf/1.14.0/FP32/yolo_v2_voc/yolo_v2_voc.xml" source="share" />
<value>tf/1.14.0/FP32/yolo_v2_tiny_voc/yolo_v2_tiny_voc.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/yolo_v2_tiny_voc/yolo_v2_tiny_voc.xml" path="tf/1.14.0/FP32/yolo_v2_tiny_voc/yolo_v2_tiny_voc.xml" source="share" />
<value>tf/1.14.0/FP32/yolo_v3/yolo_v3.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/yolo_v3/yolo_v3.xml" path="tf/1.14.0/FP32/yolo_v3/yolo_v3.xml" source="share" />
<value>tf/1.14.0/FP32/yolo_v3_tiny/yolo_v3_tiny.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/yolo_v3_tiny/yolo_v3_tiny.xml" path="tf/1.14.0/FP32/yolo_v3_tiny/yolo_v3_tiny.xml" source="share" />
<value>tf/1.14.0/FP32/dssd_avigilon/dssd_avigilon.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/dssd_avigilon/dssd_avigilon.xml" path="tf/1.14.0/FP32/dssd_avigilon/dssd_avigilon.xml" source="share" />
<value>tf/1.14.0/FP32/icv_squeezenet_v1.0/icv_squeezenet_v1.0.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/icv_squeezenet_v1.0/icv_squeezenet_v1.0.xml" path="tf/1.14.0/FP32/icv_squeezenet_v1.0/icv_squeezenet_v1.0.xml" source="share" />
<value>tf/1.14.0/FP32/icv_squeezenet_v1.1/icv_squeezenet_v1.1.xml</value> <model framework="tf" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/tf/1.14.0/FP32/icv_squeezenet_v1.1/icv_squeezenet_v1.1.xml" path="tf/1.14.0/FP32/icv_squeezenet_v1.1/icv_squeezenet_v1.1.xml" source="share" />
<value>mxnet/FP32/caffenet/caffenet.xml</value> <model framework="mxnet" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/mxnet/FP32/caffenet/caffenet.xml" path="mxnet/FP32/caffenet/caffenet.xml" source="share" />
<value>mxnet/FP32/densenet_121/densenet_121.xml</value> <model framework="mxnet" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/mxnet/FP32/densenet_121/densenet_121.xml" path="mxnet/FP32/densenet_121/densenet_121.xml" source="share" />
<value>mxnet/FP32/densenet_161/densenet_161.xml</value> <model framework="mxnet" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/mxnet/FP32/densenet_161/densenet_161.xml" path="mxnet/FP32/densenet_161/densenet_161.xml" source="share" />
<value>mxnet/FP32/densenet_169/densenet_169.xml</value> <model framework="mxnet" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/mxnet/FP32/densenet_169/densenet_169.xml" path="mxnet/FP32/densenet_169/densenet_169.xml" source="share" />
<value>mxnet/FP32/densenet_201/densenet_201.xml</value> <model framework="mxnet" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/mxnet/FP32/densenet_201/densenet_201.xml" path="mxnet/FP32/densenet_201/densenet_201.xml" source="share" />
<value>mxnet/FP32/inception_v3/inception_v3.xml</value> <model framework="mxnet" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/mxnet/FP32/inception_v3/inception_v3.xml" path="mxnet/FP32/inception_v3/inception_v3.xml" source="share" />
<value>mxnet/FP32/inception_v4/inception_v4.xml</value> <model framework="mxnet" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/mxnet/FP32/inception_v4/inception_v4.xml" path="mxnet/FP32/inception_v4/inception_v4.xml" source="share" />
<value>mxnet/FP32/mobilenet/mobilenet.xml</value> <model framework="mxnet" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/mxnet/FP32/mobilenet/mobilenet.xml" path="mxnet/FP32/mobilenet/mobilenet.xml" source="share" />
<value>mxnet/FP32/mobilenet_v2/mobilenet_v2.xml</value> <model framework="mxnet" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/mxnet/FP32/mobilenet_v2/mobilenet_v2.xml" path="mxnet/FP32/mobilenet_v2/mobilenet_v2.xml" source="share" />
<value>mxnet/FP32/resnet_v1_101/resnet_v1_101.xml</value> <model framework="mxnet" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/mxnet/FP32/resnet_v1_101/resnet_v1_101.xml" path="mxnet/FP32/resnet_v1_101/resnet_v1_101.xml" source="share" />
<value>mxnet/FP32/resnet_v1_152/resnet_v1_152.xml</value> <model framework="mxnet" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/mxnet/FP32/resnet_v1_152/resnet_v1_152.xml" path="mxnet/FP32/resnet_v1_152/resnet_v1_152.xml" source="share" />
<value>mxnet/FP32/resnet_v2_101/resnet_v2_101.xml</value> <model framework="mxnet" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/mxnet/FP32/resnet_v2_101/resnet_v2_101.xml" path="mxnet/FP32/resnet_v2_101/resnet_v2_101.xml" source="share" />
<value>mxnet/FP32/resnet_v2_152/resnet_v2_152.xml</value> <model framework="mxnet" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/mxnet/FP32/resnet_v2_152/resnet_v2_152.xml" path="mxnet/FP32/resnet_v2_152/resnet_v2_152.xml" source="share" />
<value>mxnet/FP32/resnext_101/resnext_101.xml</value> <model framework="mxnet" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/mxnet/FP32/resnext_101/resnext_101.xml" path="mxnet/FP32/resnext_101/resnext_101.xml" source="share" />
<value>mxnet/FP32/squeezenet_v1.1/squeezenet_v1.1.xml</value> <model framework="mxnet" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/mxnet/FP32/squeezenet_v1.1/squeezenet_v1.1.xml" path="mxnet/FP32/squeezenet_v1.1/squeezenet_v1.1.xml" source="share" />
<value>mxnet/FP32/ssd_inception_v3_512/ssd_inception_v3_512.xml</value> <model framework="mxnet" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/mxnet/FP32/ssd_inception_v3_512/ssd_inception_v3_512.xml" path="mxnet/FP32/ssd_inception_v3_512/ssd_inception_v3_512.xml" source="share" />
<value>mxnet/FP32/ssd_mobilenet_512/ssd_mobilenet_512.xml</value> <model framework="mxnet" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/mxnet/FP32/ssd_mobilenet_512/ssd_mobilenet_512.xml" path="mxnet/FP32/ssd_mobilenet_512/ssd_mobilenet_512.xml" source="share" />
<value>mxnet/FP32/ssd_resnet50_512/ssd_resnet50_512.xml</value> <model framework="mxnet" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/mxnet/FP32/ssd_resnet50_512/ssd_resnet50_512.xml" path="mxnet/FP32/ssd_resnet50_512/ssd_resnet50_512.xml" source="share" />
<value>mxnet/FP32/ssd_vgg16_300/ssd_vgg16_300.xml</value> <model framework="mxnet" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/mxnet/FP32/ssd_vgg16_300/ssd_vgg16_300.xml" path="mxnet/FP32/ssd_vgg16_300/ssd_vgg16_300.xml" source="share" />
<value>mxnet/FP32/vgg16/vgg16.xml</value> <model framework="mxnet" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/mxnet/FP32/vgg16/vgg16.xml" path="mxnet/FP32/vgg16/vgg16.xml" source="share" />
<value>mxnet/FP32/vgg19/vgg19.xml</value> <model framework="mxnet" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/mxnet/FP32/vgg19/vgg19.xml" path="mxnet/FP32/vgg19/vgg19.xml" source="share" />
<value>mxnet/FP32/dpn_92/dpn_92.xml</value> <model framework="mxnet" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/mxnet/FP32/dpn_92/dpn_92.xml" path="mxnet/FP32/dpn_92/dpn_92.xml" source="share" />
<value>mxnet/FP32/fcn8s_vgg16/fcn8s_vgg16.xml</value> <model framework="mxnet" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/mxnet/FP32/fcn8s_vgg16/fcn8s_vgg16.xml" path="mxnet/FP32/fcn8s_vgg16/fcn8s_vgg16.xml" source="share" />
<value>mxnet/FP32/full_imagenet_network/full_imagenet_network.xml</value> <model framework="mxnet" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/mxnet/FP32/full_imagenet_network/full_imagenet_network.xml" path="mxnet/FP32/full_imagenet_network/full_imagenet_network.xml" source="share" />
<value>mxnet/FP32/inception_resnet_v2/inception_resnet_v2.xml</value> <model framework="mxnet" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/mxnet/FP32/inception_resnet_v2/inception_resnet_v2.xml" path="mxnet/FP32/inception_resnet_v2/inception_resnet_v2.xml" source="share" />
<value>mxnet/FP32/inception_v3_no_batchnorm/inception_v3_no_batchnorm.xml</value> <model framework="mxnet" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/mxnet/FP32/inception_v3_no_batchnorm/inception_v3_no_batchnorm.xml" path="mxnet/FP32/inception_v3_no_batchnorm/inception_v3_no_batchnorm.xml" source="share" />
<value>mxnet/FP32/location_net/location_net.xml</value> <model framework="mxnet" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/mxnet/FP32/location_net/location_net.xml" path="mxnet/FP32/location_net/location_net.xml" source="share" />
<value>mxnet/FP32/lresnet100e/lresnet100e.xml</value> <model framework="mxnet" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/mxnet/FP32/lresnet100e/lresnet100e.xml" path="mxnet/FP32/lresnet100e/lresnet100e.xml" source="share" />
<value>mxnet/FP32/mtcnn_p/mtcnn_p.xml</value> <model framework="mxnet" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/mxnet/FP32/mtcnn_p/mtcnn_p.xml" path="mxnet/FP32/mtcnn_p/mtcnn_p.xml" source="share" />
<value>mxnet/FP32/mtcnn_r/mtcnn_r.xml</value> <model framework="mxnet" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/mxnet/FP32/mtcnn_r/mtcnn_r.xml" path="mxnet/FP32/mtcnn_r/mtcnn_r.xml" source="share" />
<value>mxnet/FP32/mtcnn_o/mtcnn_o.xml</value> <model framework="mxnet" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/mxnet/FP32/mtcnn_o/mtcnn_o.xml" path="mxnet/FP32/mtcnn_o/mtcnn_o.xml" source="share" />
<value>mxnet/FP32/nin/nin.xml</value> <model framework="mxnet" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/mxnet/FP32/nin/nin.xml" path="mxnet/FP32/nin/nin.xml" source="share" />
<value>mxnet/FP32/nst_vgg19/nst_vgg19.xml</value> <model framework="mxnet" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/mxnet/FP32/nst_vgg19/nst_vgg19.xml" path="mxnet/FP32/nst_vgg19/nst_vgg19.xml" source="share" />
<value>mxnet/FP32/resnext_101_64x4d/resnext_101_64x4d.xml</value> <model framework="mxnet" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/mxnet/FP32/resnext_101_64x4d/resnext_101_64x4d.xml" path="mxnet/FP32/resnext_101_64x4d/resnext_101_64x4d.xml" source="share" />
<value>mxnet/FP32/yolo_v1_full/yolo_v1_full.xml</value> <model framework="mxnet" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/mxnet/FP32/yolo_v1_full/yolo_v1_full.xml" path="mxnet/FP32/yolo_v1_full/yolo_v1_full.xml" source="share" />
<value>mxnet/FP32/yolo_v1_tiny/yolo_v1_tiny.xml</value> <model framework="mxnet" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/mxnet/FP32/yolo_v1_tiny/yolo_v1_tiny.xml" path="mxnet/FP32/yolo_v1_tiny/yolo_v1_tiny.xml" source="share" />
<value>onnx/FP32/ssd_resnet34/ssd_resnet34.xml</value> <model framework="onnx" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/onnx/FP32/ssd_resnet34/ssd_resnet34.xml" path="onnx/FP32/ssd_resnet34/ssd_resnet34.xml" source="share" />
<value>onnx/FP32/ssd_resnet34_new/ssd_resnet34_new.xml</value> <model framework="onnx" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/onnx/FP32/ssd_resnet34_new/ssd_resnet34_new.xml" path="onnx/FP32/ssd_resnet34_new/ssd_resnet34_new.xml" source="share" />
<value>onnx/FP32/retina_net/retina_net.xml</value> <model framework="onnx" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/onnx/FP32/retina_net/retina_net.xml" path="onnx/FP32/retina_net/retina_net.xml" source="share" />
<value>pytorch/FP32/inceptionv3_pretrained/inceptionv3_pretrained.xml</value> <model framework="pytorch" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/pytorch/FP32/inceptionv3_pretrained/inceptionv3_pretrained.xml" path="pytorch/FP32/inceptionv3_pretrained/inceptionv3_pretrained.xml" source="share" />
<value>pytorch/FP32/resnet50_pretrained/resnet50_pretrained.xml</value> <model framework="pytorch" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/pytorch/FP32/resnet50_pretrained/resnet50_pretrained.xml" path="pytorch/FP32/resnet50_pretrained/resnet50_pretrained.xml" source="share" />
<value>pytorch/FP32/squeezenet_v1.1_pretrained/squeezenet_v1.1_pretrained.xml</value> <model framework="pytorch" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/pytorch/FP32/squeezenet_v1.1_pretrained/squeezenet_v1.1_pretrained.xml" path="pytorch/FP32/squeezenet_v1.1_pretrained/squeezenet_v1.1_pretrained.xml" source="share" />
<value>pytorch/FP32/resnet50_torchvision/resnet50_torchvision.xml</value> <model framework="pytorch" full_path="/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/pytorch/FP32/resnet50_torchvision/resnet50_torchvision.xml" path="pytorch/FP32/resnet50_torchvision/resnet50_torchvision.xml" source="share" />
</models> </models>
</attributes> </attributes>

View File

@ -1,6 +0,0 @@
<?xml version="1.0"?>
<attributes>
<irs_path>
<value>${STRESS_IRS_PATH}</value>
</irs_path>
</attributes>

View File

@ -1,184 +1,183 @@
<?xml version="1.0"?>
<attributes> <attributes>
<devices> <devices>
<value>CPU</value> <value>CPU</value>
<value>GPU</value> <value>GPU</value>
</devices> </devices>
<models> <models>
<value>public/mobilenet-v2-1.4-224/FP32/mobilenet-v2-1.4-224.xml</value> <model name="mobilenet-v2-1.4-224" source="omz" />
<value>public/resnet-101/FP32/resnet-101.xml</value> <model name="resnet-101" source="omz" />
<value>public/brain-tumor-segmentation-0001/FP32/brain-tumor-segmentation-0001.xml</value> <model name="brain-tumor-segmentation-0001" source="omz" />
<value>public/octave-resnet-101-0.125/FP32/octave-resnet-101-0.125.xml</value> <model name="octave-resnet-101-0.125" source="omz" />
<value>public/faster_rcnn_inception_resnet_v2_atrous_coco/FP32/faster_rcnn_inception_resnet_v2_atrous_coco.xml</value> <model name="faster_rcnn_inception_resnet_v2_atrous_coco" source="omz" />
<value>public/efficientnet-b7_auto_aug/FP32/efficientnet-b7_auto_aug.xml</value> <model name="efficientnet-b7_auto_aug" source="omz" />
<value>public/yolo-v2-tf/FP32/yolo-v2-tf.xml</value> <model name="yolo-v2-tf" source="omz" />
<value>public/mobilenet-v2-1.0-224/FP32/mobilenet-v2-1.0-224.xml</value> <model name="mobilenet-v2-1.0-224" source="omz" />
<value>public/colorization-v2-norebal/FP32/colorization-v2-norebal.xml</value> <model name="colorization-v2-norebal" source="omz" />
<value>public/se-inception/FP32/se-inception.xml</value> <model name="se-inception" source="omz" />
<value>public/efficientnet-b0/FP32/efficientnet-b0.xml</value> <model name="efficientnet-b0" source="omz" />
<value>public/mobilenet-v1-1.0-224-tf/FP32/mobilenet-v1-1.0-224-tf.xml</value> <model name="mobilenet-v1-1.0-224-tf" source="omz" />
<value>public/mask_rcnn_resnet101_atrous_coco/FP32/mask_rcnn_resnet101_atrous_coco.xml</value> <model name="mask_rcnn_resnet101_atrous_coco" source="omz" />
<value>public/ssd_mobilenet_v1_coco/FP32/ssd_mobilenet_v1_coco.xml</value> <model name="ssd_mobilenet_v1_coco" source="omz" />
<value>public/se-resnet-152/FP32/se-resnet-152.xml</value> <model name="se-resnet-152" source="omz" />
<value>public/octave-resnext-50-0.25/FP32/octave-resnext-50-0.25.xml</value> <model name="octave-resnext-50-0.25" source="omz" />
<value>public/googlenet-v3/FP32/googlenet-v3.xml</value> <model name="googlenet-v3" source="omz" />
<value>public/ssd_mobilenet_v2_coco/FP32/ssd_mobilenet_v2_coco.xml</value> <model name="ssd_mobilenet_v2_coco" source="omz" />
<value>public/alexnet/FP32/alexnet.xml</value> <model name="alexnet" source="omz" />
<value>public/license-plate-recognition-barrier-0007/FP32/license-plate-recognition-barrier-0007.xml</value> <model name="license-plate-recognition-barrier-0007" source="omz" />
<value>public/mobilenet-v1-0.50-224/FP32/mobilenet-v1-0.50-224.xml</value> <model name="mobilenet-v1-0.50-224" source="omz" />
<value>public/ssd_mobilenet_v1_fpn_coco/FP32/ssd_mobilenet_v1_fpn_coco.xml</value> <model name="ssd_mobilenet_v1_fpn_coco" source="omz" />
<value>public/vgg16/FP32/vgg16.xml</value> <model name="vgg16" source="omz" />
<value>public/face-recognition-resnet34-arcface/FP32/face-recognition-resnet34-arcface.xml</value> <model name="face-recognition-resnet34-arcface" source="omz" />
<value>public/gmcnn-places2-tf/FP32/gmcnn-places2-tf.xml</value> <model name="gmcnn-places2-tf" source="omz" />
<value>public/mobilenet-v1-1.0-224/FP32/mobilenet-v1-1.0-224.xml</value> <model name="mobilenet-v1-1.0-224" source="omz" />
<value>public/se-resnet-101/FP32/se-resnet-101.xml</value> <model name="se-resnet-101" source="omz" />
<value>public/face-detection-retail-0044/FP32/face-detection-retail-0044.xml</value> <model name="face-detection-retail-0044" source="omz" />
<value>public/face-recognition-mobilefacenet-arcface/FP32/face-recognition-mobilefacenet-arcface.xml</value> <model name="face-recognition-mobilefacenet-arcface" source="omz" />
<value>public/vehicle-license-plate-detection-barrier-0123/FP32/vehicle-license-plate-detection-barrier-0123.xml</value> <model name="vehicle-license-plate-detection-barrier-0123" source="omz" />
<value>public/densenet-161/FP32/densenet-161.xml</value> <model name="densenet-161" source="omz" />
<value>public/mask_rcnn_inception_resnet_v2_atrous_coco/FP32/mask_rcnn_inception_resnet_v2_atrous_coco.xml</value> <model name="mask_rcnn_inception_resnet_v2_atrous_coco" source="omz" />
<value>public/octave-resnext-101-0.25/FP32/octave-resnext-101-0.25.xml</value> <model name="octave-resnext-101-0.25" source="omz" />
<value>public/face-recognition-resnet50-arcface/FP32/face-recognition-resnet50-arcface.xml</value> <model name="face-recognition-resnet50-arcface" source="omz" />
<value>public/densenet-161-tf/FP32/densenet-161-tf.xml</value> <model name="densenet-161-tf" source="omz" />
<value>public/octave-resnet-200-0.125/FP32/octave-resnet-200-0.125.xml</value> <model name="octave-resnet-200-0.125" source="omz" />
<value>public/mtcnn/mtcnn-p/FP32/mtcnn-p.xml</value> <model name="mtcnn-p" source="omz" />
<value>public/se-resnext-101/FP32/se-resnext-101.xml</value> <model name="se-resnext-101" source="omz" />
<value>public/efficientnet-b5/FP32/efficientnet-b5.xml</value> <model name="efficientnet-b5" source="omz" />
<value>public/densenet-169-tf/FP32/densenet-169-tf.xml</value> <model name="densenet-169-tf" source="omz" />
<value>public/densenet-201/FP32/densenet-201.xml</value> <model name="densenet-201" source="omz" />
<value>public/resnet-50-tf/FP32/resnet-50-tf.xml</value> <model name="resnet-50-tf" source="omz" />
<value>public/squeezenet1.1/FP32/squeezenet1.1.xml</value> <model name="squeezenet1.1" source="omz" />
<value>public/squeezenet1.0/FP32/squeezenet1.0.xml</value> <model name="squeezenet1.0" source="omz" />
<value>public/octave-resnet-26-0.25/FP32/octave-resnet-26-0.25.xml</value> <model name="octave-resnet-26-0.25" source="omz" />
<value>public/googlenet-v4-tf/FP32/googlenet-v4-tf.xml</value> <model name="googlenet-v4-tf" source="omz" />
<value>public/ssd300/FP32/ssd300.xml</value> <model name="ssd300" source="omz" />
<value>public/rfcn-resnet101-coco-tf/FP32/rfcn-resnet101-coco-tf.xml</value> <model name="rfcn-resnet101-coco-tf" source="omz" />
<value>public/vgg19/FP32/vgg19.xml</value> <model name="vgg19" source="omz" />
<value>public/ctdet_coco_dlav0_384/FP32/ctdet_coco_dlav0_384.xml</value> <model name="ctdet_coco_dlav0_384" source="omz" />
<value>public/efficientnet-b0_auto_aug/FP32/efficientnet-b0_auto_aug.xml</value> <model name="efficientnet-b0_auto_aug" source="omz" />
<value>public/googlenet-v1/FP32/googlenet-v1.xml</value> <model name="googlenet-v1" source="omz" />
<value>public/faster_rcnn_inception_v2_coco/FP32/faster_rcnn_inception_v2_coco.xml</value> <model name="faster_rcnn_inception_v2_coco" source="omz" />
<value>public/mask_rcnn_inception_v2_coco/FP32/mask_rcnn_inception_v2_coco.xml</value> <model name="mask_rcnn_inception_v2_coco" source="omz" />
<value>public/inception-resnet-v2-tf/FP32/inception-resnet-v2-tf.xml</value> <model name="inception-resnet-v2-tf" source="omz" />
<value>public/deeplabv3/FP32/deeplabv3.xml</value> <model name="deeplabv3" source="omz" />
<value>public/yolo-v3-tf/FP32/yolo-v3-tf.xml</value> <model name="yolo-v3-tf" source="omz" />
<value>public/resnet-152/FP32/resnet-152.xml</value> <model name="resnet-152" source="omz" />
<value>public/mtcnn/mtcnn-o/FP32/mtcnn-o.xml</value> <model name="mtcnn-o" source="omz" />
<value>public/octave-se-resnet-50-0.125/FP32/octave-se-resnet-50-0.125.xml</value> <model name="octave-se-resnet-50-0.125" source="omz" />
<value>public/yolo-v1-tiny-tf/FP32/yolo-v1-tiny-tf.xml</value> <model name="yolo-v1-tiny-tf" source="omz" />
<value>public/resnet-50/FP32/resnet-50.xml</value> <model name="resnet-50" source="omz" />
<value>public/googlenet-v1-tf/FP32/googlenet-v1-tf.xml</value> <model name="googlenet-v1-tf" source="omz" />
<value>public/yolo-v2-tiny-tf/FP32/yolo-v2-tiny-tf.xml</value> <model name="yolo-v2-tiny-tf" source="omz" />
<value>public/ssd512/FP32/ssd512.xml</value> <model name="ssd512" source="omz" />
<value>public/densenet-169/FP32/densenet-169.xml</value> <model name="densenet-169" source="omz" />
<value>public/brain-tumor-segmentation-0002/FP32/brain-tumor-segmentation-0002.xml</value> <model name="brain-tumor-segmentation-0002" source="omz" />
<value>public/Sphereface/FP32/Sphereface.xml</value> <model name="Sphereface" source="omz" />
<value>public/googlenet-v2/FP32/googlenet-v2.xml</value> <model name="googlenet-v2" source="omz" />
<value>public/face-recognition-resnet100-arcface/FP32/face-recognition-resnet100-arcface.xml</value> <model name="face-recognition-resnet100-arcface" source="omz" />
<value>public/mobilenet-v1-0.25-128/FP32/mobilenet-v1-0.25-128.xml</value> <model name="mobilenet-v1-0.25-128" source="omz" />
<value>public/ctdet_coco_dlav0_512/FP32/ctdet_coco_dlav0_512.xml</value> <model name="ctdet_coco_dlav0_512" source="omz" />
<value>public/facenet-20180408-102900/FP32/facenet-20180408-102900.xml</value> <model name="facenet-20180408-102900" source="omz" />
<value>public/ctpn/FP32/ctpn.xml</value> <model name="ctpn" source="omz" />
<value>public/ssdlite_mobilenet_v2/FP32/ssdlite_mobilenet_v2.xml</value> <model name="ssdlite_mobilenet_v2" source="omz" />
<value>public/i3d-rgb-tf/FP32/i3d-rgb-tf.xml</value> <model name="i3d-rgb-tf" source="omz" />
<value>public/mobilenet-v2/FP32/mobilenet-v2.xml</value> <model name="mobilenet-v2" source="omz" />
<value>public/mobilenet-ssd/FP32/mobilenet-ssd.xml</value> <model name="mobilenet-ssd" source="omz" />
<value>public/se-resnext-50/FP32/se-resnext-50.xml</value> <model name="se-resnext-50" source="omz" />
<value>public/caffenet/FP32/caffenet.xml</value> <model name="caffenet" source="omz" />
<value>public/mtcnn/mtcnn-r/FP32/mtcnn-r.xml</value> <model name="mtcnn-r" source="omz" />
<value>public/faster_rcnn_resnet50_coco/FP32/faster_rcnn_resnet50_coco.xml</value> <model name="faster_rcnn_resnet50_coco" source="omz" />
<value>public/se-resnet-50/FP32/se-resnet-50.xml</value> <model name="se-resnet-50" source="omz" />
<value>public/mask_rcnn_resnet50_atrous_coco/FP32/mask_rcnn_resnet50_atrous_coco.xml</value> <model name="mask_rcnn_resnet50_atrous_coco" source="omz" />
<value>public/octave-resnet-50-0.125/FP32/octave-resnet-50-0.125.xml</value> <model name="octave-resnet-50-0.125" source="omz" />
<value>public/densenet-121-tf/FP32/densenet-121-tf.xml</value> <model name="densenet-121-tf" source="omz" />
<value>public/mobilenet-v1-0.50-160/FP32/mobilenet-v1-0.50-160.xml</value> <model name="mobilenet-v1-0.50-160" source="omz" />
<value>public/densenet-121/FP32/densenet-121.xml</value> <model name="densenet-121" source="omz" />
<value>public/faster_rcnn_resnet101_coco/FP32/faster_rcnn_resnet101_coco.xml</value> <model name="faster_rcnn_resnet101_coco" source="omz" />
<value>public/octave-densenet-121-0.125/FP32/octave-densenet-121-0.125.xml</value> <model name="octave-densenet-121-0.125" source="omz" />
<value>public/colorization-v2/FP32/colorization-v2.xml</value> <model name="colorization-v2" source="omz" />
<value>public/densenet-121-caffe2/FP32/densenet-121-caffe2.xml</value> <model name="densenet-121-caffe2" source="omz" />
<value>public/efficientnet-b0-pytorch/FP32/efficientnet-b0-pytorch.xml</value> <model name="efficientnet-b0-pytorch" source="omz" />
<value>public/efficientnet-b5-pytorch/FP32/efficientnet-b5-pytorch.xml</value> <model name="efficientnet-b5-pytorch" source="omz" />
<value>public/efficientnet-b7-pytorch/FP32/efficientnet-b7-pytorch.xml</value> <model name="efficientnet-b7-pytorch" source="omz" />
<value>public/googlenet-v3-pytorch/FP32/googlenet-v3-pytorch.xml</value> <model name="googlenet-v3-pytorch" source="omz" />
<value>public/human-pose-estimation-3d-0001/FP32/human-pose-estimation-3d-0001.xml</value> <model name="human-pose-estimation-3d-0001" source="omz" />
<value>public/midasnet/FP32/midasnet.xml</value> <model name="midasnet" source="omz" />
<value>public/mobilenet-v2-pytorch/FP32/mobilenet-v2-pytorch.xml</value> <model name="mobilenet-v2-pytorch" source="omz" />
<value>public/resnet-18-pytorch/FP32/resnet-18-pytorch.xml</value> <model name="resnet-18-pytorch" source="omz" />
<value>public/resnet-50-caffe2/FP32/resnet-50-caffe2.xml</value> <model name="resnet-50-caffe2" source="omz" />
<value>public/resnet-50-pytorch/FP32/resnet-50-pytorch.xml</value> <model name="resnet-50-pytorch" source="omz" />
<value>public/single-human-pose-estimation-0001/FP32/single-human-pose-estimation-0001.xml</value> <model name="single-human-pose-estimation-0001" source="omz" />
<value>public/squeezenet1.1-caffe2/FP32/squeezenet1.1-caffe2.xml</value> <model name="squeezenet1.1-caffe2" source="omz" />
<value>public/vgg19-caffe2/FP32/vgg19-caffe2.xml</value> <model name="vgg19-caffe2" source="omz" />
<value>intel/facial-landmarks-35-adas-0002/FP32/facial-landmarks-35-adas-0002.xml</value> <model name="facial-landmarks-35-adas-0002" source="omz" />
<value>intel/vehicle-attributes-recognition-barrier-0039/FP32/vehicle-attributes-recognition-barrier-0039.xml</value> <model name="vehicle-attributes-recognition-barrier-0039" source="omz" />
<value>intel/person-detection-action-recognition-0006/FP32/person-detection-action-recognition-0006.xml</value> <model name="person-detection-action-recognition-0006" source="omz" />
<value>intel/asl-recognition-0004/FP32/asl-recognition-0004.xml</value> <model name="asl-recognition-0004" source="omz" />
<value>intel/yolo-v2-tiny-ava-sparse-30-0001/FP32/yolo-v2-tiny-ava-sparse-30-0001.xml</value> <model name="yolo-v2-tiny-ava-sparse-30-0001" source="omz" />
<value>intel/text-detection-0004/FP32/text-detection-0004.xml</value> <model name="text-detection-0004" source="omz" />
<value>intel/person-vehicle-bike-detection-crossroad-1016/FP32/person-vehicle-bike-detection-crossroad-1016.xml</value> <model name="person-vehicle-bike-detection-crossroad-1016" source="omz" />
<value>intel/text-spotting-0002-detector/FP32/text-spotting-0002-detector.xml</value> <model name="text-spotting-0002-detector" source="omz" />
<value>intel/age-gender-recognition-retail-0013/FP32/age-gender-recognition-retail-0013.xml</value> <model name="age-gender-recognition-retail-0013" source="omz" />
<value>intel/vehicle-detection-adas-0002/FP32/vehicle-detection-adas-0002.xml</value> <model name="vehicle-detection-adas-0002" source="omz" />
<value>intel/image-retrieval-0001/FP32/image-retrieval-0001.xml</value> <model name="image-retrieval-0001" source="omz" />
<value>intel/person-detection-retail-0002/FP32/person-detection-retail-0002.xml</value> <model name="person-detection-retail-0002" source="omz" />
<value>intel/person-attributes-recognition-crossroad-0230/FP32/person-attributes-recognition-crossroad-0230.xml</value> <model name="person-attributes-recognition-crossroad-0230" source="omz" />
<value>intel/face-detection-0100/FP32/face-detection-0100.xml</value> <model name="face-detection-0100" source="omz" />
<value>intel/face-detection-0102/FP32/face-detection-0102.xml</value> <model name="face-detection-0102" source="omz" />
<value>intel/person-reidentification-retail-0300/FP32/person-reidentification-retail-0300.xml</value> <model name="person-reidentification-retail-0300" source="omz" />
<value>intel/instance-segmentation-security-0010/FP32/instance-segmentation-security-0010.xml</value> <model name="instance-segmentation-security-0010" source="omz" />
<value>intel/instance-segmentation-security-0083/FP32/instance-segmentation-security-0083.xml</value> <model name="instance-segmentation-security-0083" source="omz" />
<value>intel/face-detection-0105/FP32/face-detection-0105.xml</value> <model name="face-detection-0105" source="omz" />
<value>intel/face-detection-0104/FP32/face-detection-0104.xml</value> <model name="face-detection-0104" source="omz" />
<value>intel/icnet-camvid-ava-sparse-30-0001/FP32/icnet-camvid-ava-sparse-30-0001.xml</value> <model name="icnet-camvid-ava-sparse-30-0001" source="omz" />
<value>intel/action-recognition-0001-decoder/FP32/action-recognition-0001-decoder.xml</value> <model name="action-recognition-0001-decoder" source="omz" />
<value>intel/face-detection-0106/FP32/face-detection-0106.xml</value> <model name="face-detection-0106" source="omz" />
<value>intel/person-detection-action-recognition-teacher-0002/FP32/person-detection-action-recognition-teacher-0002.xml</value> <model name="person-detection-action-recognition-teacher-0002" source="omz" />
<value>intel/person-vehicle-bike-detection-crossroad-0078/FP32/person-vehicle-bike-detection-crossroad-0078.xml</value> <model name="person-vehicle-bike-detection-crossroad-0078" source="omz" />
<value>intel/icnet-camvid-ava-sparse-60-0001/FP32/icnet-camvid-ava-sparse-60-0001.xml</value> <model name="icnet-camvid-ava-sparse-60-0001" source="omz" />
<value>intel/face-detection-adas-0001/FP32/face-detection-adas-0001.xml</value> <model name="face-detection-adas-0001" source="omz" />
<value>intel/unet-camvid-onnx-0001/FP32/unet-camvid-onnx-0001.xml</value> <model name="unet-camvid-onnx-0001" source="omz" />
<value>intel/human-pose-estimation-0001/FP32/human-pose-estimation-0001.xml</value> <model name="human-pose-estimation-0001" source="omz" />
<value>intel/faster-rcnn-resnet101-coco-sparse-60-0001/FP32/faster-rcnn-resnet101-coco-sparse-60-0001.xml</value> <model name="faster-rcnn-resnet101-coco-sparse-60-0001" source="omz" />
<value>intel/action-recognition-0001-encoder/FP32/action-recognition-0001-encoder.xml</value> <model name="action-recognition-0001-encoder" source="omz" />
<value>intel/yolo-v2-ava-sparse-35-0001/FP32/yolo-v2-ava-sparse-35-0001.xml</value> <model name="yolo-v2-ava-sparse-35-0001" source="omz" />
<value>intel/yolo-v2-ava-sparse-70-0001/FP32/yolo-v2-ava-sparse-70-0001.xml</value> <model name="yolo-v2-ava-sparse-70-0001" source="omz" />
<value>intel/person-reidentification-retail-0248/FP32/person-reidentification-retail-0248.xml</value> <model name="person-reidentification-retail-0248" source="omz" />
<value>intel/person-detection-raisinghand-recognition-0001/FP32/person-detection-raisinghand-recognition-0001.xml</value> <model name="person-detection-raisinghand-recognition-0001" source="omz" />
<value>intel/person-detection-asl-0001/FP32/person-detection-asl-0001.xml</value> <model name="person-detection-asl-0001" source="omz" />
<value>intel/emotions-recognition-retail-0003/FP32/emotions-recognition-retail-0003.xml</value> <model name="emotions-recognition-retail-0003" source="omz" />
<value>intel/yolo-v2-tiny-ava-0001/FP32/yolo-v2-tiny-ava-0001.xml</value> <model name="yolo-v2-tiny-ava-0001" source="omz" />
<value>intel/license-plate-recognition-barrier-0001/FP32/license-plate-recognition-barrier-0001.xml</value> <model name="license-plate-recognition-barrier-0001" source="omz" />
<value>intel/person-detection-retail-0013/FP32/person-detection-retail-0013.xml</value> <model name="person-detection-retail-0013" source="omz" />
<value>intel/instance-segmentation-security-0050/FP32/instance-segmentation-security-0050.xml</value> <model name="instance-segmentation-security-0050" source="omz" />
<value>intel/single-image-super-resolution-1032/FP32/single-image-super-resolution-1032.xml</value> <model name="single-image-super-resolution-1032" source="omz" />
<value>intel/landmarks-regression-retail-0009/FP32/landmarks-regression-retail-0009.xml</value> <model name="landmarks-regression-retail-0009" source="omz" />
<value>intel/driver-action-recognition-adas-0002-decoder/FP32/driver-action-recognition-adas-0002-decoder.xml</value> <model name="driver-action-recognition-adas-0002-decoder" source="omz" />
<value>intel/person-reidentification-retail-0249/FP32/person-reidentification-retail-0249.xml</value> <model name="person-reidentification-retail-0249" source="omz" />
<value>intel/text-spotting-0002-recognizer-decoder/FP32/text-spotting-0002-recognizer-decoder.xml</value> <model name="text-spotting-0002-recognizer-decoder" source="omz" />
<value>intel/yolo-v2-ava-0001/FP32/yolo-v2-ava-0001.xml</value> <model name="yolo-v2-ava-0001" source="omz" />
<value>intel/person-detection-action-recognition-0005/FP32/person-detection-action-recognition-0005.xml</value> <model name="person-detection-action-recognition-0005" source="omz" />
<value>intel/text-recognition-0012/FP32/text-recognition-0012.xml</value> <model name="text-recognition-0012" source="omz" />
<value>intel/face-detection-retail-0004/FP32/face-detection-retail-0004.xml</value> <model name="face-detection-retail-0004" source="omz" />
<value>intel/product-detection-0001/FP32/product-detection-0001.xml</value> <model name="product-detection-0001" source="omz" />
<value>intel/yolo-v2-tiny-ava-sparse-60-0001/FP32/yolo-v2-tiny-ava-sparse-60-0001.xml</value> <model name="yolo-v2-tiny-ava-sparse-60-0001" source="omz" />
<value>intel/face-reidentification-retail-0095/FP32/face-reidentification-retail-0095.xml</value> <model name="face-reidentification-retail-0095" source="omz" />
<value>intel/road-segmentation-adas-0001/FP32/road-segmentation-adas-0001.xml</value> <model name="road-segmentation-adas-0001" source="omz" />
<value>intel/single-image-super-resolution-1033/FP32/single-image-super-resolution-1033.xml</value> <model name="single-image-super-resolution-1033" source="omz" />
<value>intel/face-detection-retail-0005/FP32/face-detection-retail-0005.xml</value> <model name="face-detection-retail-0005" source="omz" />
<value>intel/pedestrian-and-vehicle-detector-adas-0001/FP32/pedestrian-and-vehicle-detector-adas-0001.xml</value> <model name="pedestrian-and-vehicle-detector-adas-0001" source="omz" />
<value>intel/handwritten-japanese-recognition-0001/FP32/handwritten-japanese-recognition-0001.xml</value> <model name="handwritten-japanese-recognition-0001" source="omz" />
<value>intel/semantic-segmentation-adas-0001/FP32/semantic-segmentation-adas-0001.xml</value> <model name="semantic-segmentation-adas-0001" source="omz" />
<value>intel/pedestrian-detection-adas-0002/FP32/pedestrian-detection-adas-0002.xml</value> <model name="pedestrian-detection-adas-0002" source="omz" />
<value>intel/driver-action-recognition-adas-0002-encoder/FP32/driver-action-recognition-adas-0002-encoder.xml</value> <model name="driver-action-recognition-adas-0002-encoder" source="omz" />
<value>intel/text-detection-0003/FP32/text-detection-0003.xml</value> <model name="text-detection-0003" source="omz" />
<value>intel/text-spotting-0002-recognizer-encoder/FP32/text-spotting-0002-recognizer-encoder.xml</value> <model name="text-spotting-0002-recognizer-encoder" source="omz" />
<value>intel/handwritten-score-recognition-0003/FP32/handwritten-score-recognition-0003.xml</value> <model name="handwritten-score-recognition-0003" source="omz" />
<value>intel/icnet-camvid-ava-0001/FP32/icnet-camvid-ava-0001.xml</value> <model name="icnet-camvid-ava-0001" source="omz" />
<value>intel/text-image-super-resolution-0001/FP32/text-image-super-resolution-0001.xml</value> <model name="text-image-super-resolution-0001" source="omz" />
<value>intel/gaze-estimation-adas-0002/FP32/gaze-estimation-adas-0002.xml</value> <model name="gaze-estimation-adas-0002" source="omz" />
<value>intel/head-pose-estimation-adas-0001/FP32/head-pose-estimation-adas-0001.xml</value> <model name="head-pose-estimation-adas-0001" source="omz" />
<value>intel/vehicle-license-plate-detection-barrier-0106/FP32/vehicle-license-plate-detection-barrier-0106.xml</value> <model name="vehicle-license-plate-detection-barrier-0106" source="omz" />
<value>intel/instance-segmentation-security-1025/FP32/instance-segmentation-security-1025.xml</value> <model name="instance-segmentation-security-1025" source="omz" />
</models> </models>
</attributes> </attributes>

View File

@ -1,6 +0,0 @@
<?xml version="1.0"?>
<attributes>
<irs_path>
<value>${STRESS_IRS_PATH}</value>
</irs_path>
</attributes>

View File

@ -1,13 +1,12 @@
<?xml version="1.0"?>
<attributes> <attributes>
<devices> <devices>
<value>CPU</value> <value>CPU</value>
<value>GPU</value> <value>GPU</value>
</devices> </devices>
<models> <models>
<value>public/vgg16/FP32/vgg16.xml</value> <model name="vgg16" source="omz" />
<value>public/mtcnn/mtcnn-r/FP32/mtcnn-r.xml</value> <model name="mtcnn-r" source="omz" />
<value>public/mobilenet-ssd/FP32/mobilenet-ssd.xml</value> <model name="mobilenet-ssd" source="omz" />
<value>public/ssd300/FP32/ssd300.xml</value> <model name="ssd300" source="omz" />
</models> </models>
</attributes> </attributes>

View File

@ -1,6 +0,0 @@
<?xml version="1.0"?>
<attributes>
<irs_path>
<value>${STRESS_IRS_PATH}</value>
</irs_path>
</attributes>

View File

@ -1,184 +1,183 @@
<?xml version="1.0"?>
<attributes> <attributes>
<devices> <devices>
<value>CPU</value> <value>CPU</value>
<value>GPU</value> <value>GPU</value>
</devices> </devices>
<models> <models>
<value>public/mobilenet-v2-1.4-224/FP32/mobilenet-v2-1.4-224.xml</value> <model name="mobilenet-v2-1.4-224" source="omz" />
<value>public/resnet-101/FP32/resnet-101.xml</value> <model name="resnet-101" source="omz" />
<value>public/brain-tumor-segmentation-0001/FP32/brain-tumor-segmentation-0001.xml</value> <model name="brain-tumor-segmentation-0001" source="omz" />
<value>public/octave-resnet-101-0.125/FP32/octave-resnet-101-0.125.xml</value> <model name="octave-resnet-101-0.125" source="omz" />
<value>public/faster_rcnn_inception_resnet_v2_atrous_coco/FP32/faster_rcnn_inception_resnet_v2_atrous_coco.xml</value> <model name="faster_rcnn_inception_resnet_v2_atrous_coco" source="omz" />
<value>public/efficientnet-b7_auto_aug/FP32/efficientnet-b7_auto_aug.xml</value> <model name="efficientnet-b7_auto_aug" source="omz" />
<value>public/yolo-v2-tf/FP32/yolo-v2-tf.xml</value> <model name="yolo-v2-tf" source="omz" />
<value>public/mobilenet-v2-1.0-224/FP32/mobilenet-v2-1.0-224.xml</value> <model name="mobilenet-v2-1.0-224" source="omz" />
<value>public/colorization-v2-norebal/FP32/colorization-v2-norebal.xml</value> <model name="colorization-v2-norebal" source="omz" />
<value>public/se-inception/FP32/se-inception.xml</value> <model name="se-inception" source="omz" />
<value>public/efficientnet-b0/FP32/efficientnet-b0.xml</value> <model name="efficientnet-b0" source="omz" />
<value>public/mobilenet-v1-1.0-224-tf/FP32/mobilenet-v1-1.0-224-tf.xml</value> <model name="mobilenet-v1-1.0-224-tf" source="omz" />
<value>public/mask_rcnn_resnet101_atrous_coco/FP32/mask_rcnn_resnet101_atrous_coco.xml</value> <model name="mask_rcnn_resnet101_atrous_coco" source="omz" />
<value>public/ssd_mobilenet_v1_coco/FP32/ssd_mobilenet_v1_coco.xml</value> <model name="ssd_mobilenet_v1_coco" source="omz" />
<value>public/se-resnet-152/FP32/se-resnet-152.xml</value> <model name="se-resnet-152" source="omz" />
<value>public/octave-resnext-50-0.25/FP32/octave-resnext-50-0.25.xml</value> <model name="octave-resnext-50-0.25" source="omz" />
<value>public/googlenet-v3/FP32/googlenet-v3.xml</value> <model name="googlenet-v3" source="omz" />
<value>public/ssd_mobilenet_v2_coco/FP32/ssd_mobilenet_v2_coco.xml</value> <model name="ssd_mobilenet_v2_coco" source="omz" />
<value>public/alexnet/FP32/alexnet.xml</value> <model name="alexnet" source="omz" />
<value>public/license-plate-recognition-barrier-0007/FP32/license-plate-recognition-barrier-0007.xml</value> <model name="license-plate-recognition-barrier-0007" source="omz" />
<value>public/mobilenet-v1-0.50-224/FP32/mobilenet-v1-0.50-224.xml</value> <model name="mobilenet-v1-0.50-224" source="omz" />
<value>public/ssd_mobilenet_v1_fpn_coco/FP32/ssd_mobilenet_v1_fpn_coco.xml</value> <model name="ssd_mobilenet_v1_fpn_coco" source="omz" />
<value>public/vgg16/FP32/vgg16.xml</value> <model name="vgg16" source="omz" />
<value>public/face-recognition-resnet34-arcface/FP32/face-recognition-resnet34-arcface.xml</value> <model name="face-recognition-resnet34-arcface" source="omz" />
<value>public/gmcnn-places2-tf/FP32/gmcnn-places2-tf.xml</value> <model name="gmcnn-places2-tf" source="omz" />
<value>public/mobilenet-v1-1.0-224/FP32/mobilenet-v1-1.0-224.xml</value> <model name="mobilenet-v1-1.0-224" source="omz" />
<value>public/se-resnet-101/FP32/se-resnet-101.xml</value> <model name="se-resnet-101" source="omz" />
<value>public/face-detection-retail-0044/FP32/face-detection-retail-0044.xml</value> <model name="face-detection-retail-0044" source="omz" />
<value>public/face-recognition-mobilefacenet-arcface/FP32/face-recognition-mobilefacenet-arcface.xml</value> <model name="face-recognition-mobilefacenet-arcface" source="omz" />
<value>public/vehicle-license-plate-detection-barrier-0123/FP32/vehicle-license-plate-detection-barrier-0123.xml</value> <model name="vehicle-license-plate-detection-barrier-0123" source="omz" />
<value>public/densenet-161/FP32/densenet-161.xml</value> <model name="densenet-161" source="omz" />
<value>public/mask_rcnn_inception_resnet_v2_atrous_coco/FP32/mask_rcnn_inception_resnet_v2_atrous_coco.xml</value> <model name="mask_rcnn_inception_resnet_v2_atrous_coco" source="omz" />
<value>public/octave-resnext-101-0.25/FP32/octave-resnext-101-0.25.xml</value> <model name="octave-resnext-101-0.25" source="omz" />
<value>public/face-recognition-resnet50-arcface/FP32/face-recognition-resnet50-arcface.xml</value> <model name="face-recognition-resnet50-arcface" source="omz" />
<value>public/densenet-161-tf/FP32/densenet-161-tf.xml</value> <model name="densenet-161-tf" source="omz" />
<value>public/octave-resnet-200-0.125/FP32/octave-resnet-200-0.125.xml</value> <model name="octave-resnet-200-0.125" source="omz" />
<value>public/mtcnn/mtcnn-p/FP32/mtcnn-p.xml</value> <model name="mtcnn-p" source="omz" />
<value>public/se-resnext-101/FP32/se-resnext-101.xml</value> <model name="se-resnext-101" source="omz" />
<value>public/efficientnet-b5/FP32/efficientnet-b5.xml</value> <model name="efficientnet-b5" source="omz" />
<value>public/densenet-169-tf/FP32/densenet-169-tf.xml</value> <model name="densenet-169-tf" source="omz" />
<value>public/densenet-201/FP32/densenet-201.xml</value> <model name="densenet-201" source="omz" />
<value>public/resnet-50-tf/FP32/resnet-50-tf.xml</value> <model name="resnet-50-tf" source="omz" />
<value>public/squeezenet1.1/FP32/squeezenet1.1.xml</value> <model name="squeezenet1.1" source="omz" />
<value>public/squeezenet1.0/FP32/squeezenet1.0.xml</value> <model name="squeezenet1.0" source="omz" />
<value>public/octave-resnet-26-0.25/FP32/octave-resnet-26-0.25.xml</value> <model name="octave-resnet-26-0.25" source="omz" />
<value>public/googlenet-v4-tf/FP32/googlenet-v4-tf.xml</value> <model name="googlenet-v4-tf" source="omz" />
<value>public/ssd300/FP32/ssd300.xml</value> <model name="ssd300" source="omz" />
<value>public/rfcn-resnet101-coco-tf/FP32/rfcn-resnet101-coco-tf.xml</value> <model name="rfcn-resnet101-coco-tf" source="omz" />
<value>public/vgg19/FP32/vgg19.xml</value> <model name="vgg19" source="omz" />
<value>public/ctdet_coco_dlav0_384/FP32/ctdet_coco_dlav0_384.xml</value> <model name="ctdet_coco_dlav0_384" source="omz" />
<value>public/efficientnet-b0_auto_aug/FP32/efficientnet-b0_auto_aug.xml</value> <model name="efficientnet-b0_auto_aug" source="omz" />
<value>public/googlenet-v1/FP32/googlenet-v1.xml</value> <model name="googlenet-v1" source="omz" />
<value>public/faster_rcnn_inception_v2_coco/FP32/faster_rcnn_inception_v2_coco.xml</value> <model name="faster_rcnn_inception_v2_coco" source="omz" />
<value>public/mask_rcnn_inception_v2_coco/FP32/mask_rcnn_inception_v2_coco.xml</value> <model name="mask_rcnn_inception_v2_coco" source="omz" />
<value>public/inception-resnet-v2-tf/FP32/inception-resnet-v2-tf.xml</value> <model name="inception-resnet-v2-tf" source="omz" />
<value>public/deeplabv3/FP32/deeplabv3.xml</value> <model name="deeplabv3" source="omz" />
<value>public/yolo-v3-tf/FP32/yolo-v3-tf.xml</value> <model name="yolo-v3-tf" source="omz" />
<value>public/resnet-152/FP32/resnet-152.xml</value> <model name="resnet-152" source="omz" />
<value>public/mtcnn/mtcnn-o/FP32/mtcnn-o.xml</value> <model name="mtcnn-o" source="omz" />
<value>public/octave-se-resnet-50-0.125/FP32/octave-se-resnet-50-0.125.xml</value> <model name="octave-se-resnet-50-0.125" source="omz" />
<value>public/yolo-v1-tiny-tf/FP32/yolo-v1-tiny-tf.xml</value> <model name="yolo-v1-tiny-tf" source="omz" />
<value>public/resnet-50/FP32/resnet-50.xml</value> <model name="resnet-50" source="omz" />
<value>public/googlenet-v1-tf/FP32/googlenet-v1-tf.xml</value> <model name="googlenet-v1-tf" source="omz" />
<value>public/yolo-v2-tiny-tf/FP32/yolo-v2-tiny-tf.xml</value> <model name="yolo-v2-tiny-tf" source="omz" />
<value>public/ssd512/FP32/ssd512.xml</value> <model name="ssd512" source="omz" />
<value>public/densenet-169/FP32/densenet-169.xml</value> <model name="densenet-169" source="omz" />
<value>public/brain-tumor-segmentation-0002/FP32/brain-tumor-segmentation-0002.xml</value> <model name="brain-tumor-segmentation-0002" source="omz" />
<value>public/Sphereface/FP32/Sphereface.xml</value> <model name="Sphereface" source="omz" />
<value>public/googlenet-v2/FP32/googlenet-v2.xml</value> <model name="googlenet-v2" source="omz" />
<value>public/face-recognition-resnet100-arcface/FP32/face-recognition-resnet100-arcface.xml</value> <model name="face-recognition-resnet100-arcface" source="omz" />
<value>public/mobilenet-v1-0.25-128/FP32/mobilenet-v1-0.25-128.xml</value> <model name="mobilenet-v1-0.25-128" source="omz" />
<value>public/ctdet_coco_dlav0_512/FP32/ctdet_coco_dlav0_512.xml</value> <model name="ctdet_coco_dlav0_512" source="omz" />
<value>public/facenet-20180408-102900/FP32/facenet-20180408-102900.xml</value> <model name="facenet-20180408-102900" source="omz" />
<value>public/ctpn/FP32/ctpn.xml</value> <model name="ctpn" source="omz" />
<value>public/ssdlite_mobilenet_v2/FP32/ssdlite_mobilenet_v2.xml</value> <model name="ssdlite_mobilenet_v2" source="omz" />
<value>public/i3d-rgb-tf/FP32/i3d-rgb-tf.xml</value> <model name="i3d-rgb-tf" source="omz" />
<value>public/mobilenet-v2/FP32/mobilenet-v2.xml</value> <model name="mobilenet-v2" source="omz" />
<value>public/mobilenet-ssd/FP32/mobilenet-ssd.xml</value> <model name="mobilenet-ssd" source="omz" />
<value>public/se-resnext-50/FP32/se-resnext-50.xml</value> <model name="se-resnext-50" source="omz" />
<value>public/caffenet/FP32/caffenet.xml</value> <model name="caffenet" source="omz" />
<value>public/mtcnn/mtcnn-r/FP32/mtcnn-r.xml</value> <model name="mtcnn-r" source="omz" />
<value>public/faster_rcnn_resnet50_coco/FP32/faster_rcnn_resnet50_coco.xml</value> <model name="faster_rcnn_resnet50_coco" source="omz" />
<value>public/se-resnet-50/FP32/se-resnet-50.xml</value> <model name="se-resnet-50" source="omz" />
<value>public/mask_rcnn_resnet50_atrous_coco/FP32/mask_rcnn_resnet50_atrous_coco.xml</value> <model name="mask_rcnn_resnet50_atrous_coco" source="omz" />
<value>public/octave-resnet-50-0.125/FP32/octave-resnet-50-0.125.xml</value> <model name="octave-resnet-50-0.125" source="omz" />
<value>public/densenet-121-tf/FP32/densenet-121-tf.xml</value> <model name="densenet-121-tf" source="omz" />
<value>public/mobilenet-v1-0.50-160/FP32/mobilenet-v1-0.50-160.xml</value> <model name="mobilenet-v1-0.50-160" source="omz" />
<value>public/densenet-121/FP32/densenet-121.xml</value> <model name="densenet-121" source="omz" />
<value>public/faster_rcnn_resnet101_coco/FP32/faster_rcnn_resnet101_coco.xml</value> <model name="faster_rcnn_resnet101_coco" source="omz" />
<value>public/octave-densenet-121-0.125/FP32/octave-densenet-121-0.125.xml</value> <model name="octave-densenet-121-0.125" source="omz" />
<value>public/colorization-v2/FP32/colorization-v2.xml</value> <model name="colorization-v2" source="omz" />
<value>public/densenet-121-caffe2/FP32/densenet-121-caffe2.xml</value> <model name="densenet-121-caffe2" source="omz" />
<value>public/efficientnet-b0-pytorch/FP32/efficientnet-b0-pytorch.xml</value> <model name="efficientnet-b0-pytorch" source="omz" />
<value>public/efficientnet-b5-pytorch/FP32/efficientnet-b5-pytorch.xml</value> <model name="efficientnet-b5-pytorch" source="omz" />
<value>public/efficientnet-b7-pytorch/FP32/efficientnet-b7-pytorch.xml</value> <model name="efficientnet-b7-pytorch" source="omz" />
<value>public/googlenet-v3-pytorch/FP32/googlenet-v3-pytorch.xml</value> <model name="googlenet-v3-pytorch" source="omz" />
<value>public/human-pose-estimation-3d-0001/FP32/human-pose-estimation-3d-0001.xml</value> <model name="human-pose-estimation-3d-0001" source="omz" />
<value>public/midasnet/FP32/midasnet.xml</value> <model name="midasnet" source="omz" />
<value>public/mobilenet-v2-pytorch/FP32/mobilenet-v2-pytorch.xml</value> <model name="mobilenet-v2-pytorch" source="omz" />
<value>public/resnet-18-pytorch/FP32/resnet-18-pytorch.xml</value> <model name="resnet-18-pytorch" source="omz" />
<value>public/resnet-50-caffe2/FP32/resnet-50-caffe2.xml</value> <model name="resnet-50-caffe2" source="omz" />
<value>public/resnet-50-pytorch/FP32/resnet-50-pytorch.xml</value> <model name="resnet-50-pytorch" source="omz" />
<value>public/single-human-pose-estimation-0001/FP32/single-human-pose-estimation-0001.xml</value> <model name="single-human-pose-estimation-0001" source="omz" />
<value>public/squeezenet1.1-caffe2/FP32/squeezenet1.1-caffe2.xml</value> <model name="squeezenet1.1-caffe2" source="omz" />
<value>public/vgg19-caffe2/FP32/vgg19-caffe2.xml</value> <model name="vgg19-caffe2" source="omz" />
<value>intel/facial-landmarks-35-adas-0002/FP32/facial-landmarks-35-adas-0002.xml</value> <model name="facial-landmarks-35-adas-0002" source="omz" />
<value>intel/vehicle-attributes-recognition-barrier-0039/FP32/vehicle-attributes-recognition-barrier-0039.xml</value> <model name="vehicle-attributes-recognition-barrier-0039" source="omz" />
<value>intel/person-detection-action-recognition-0006/FP32/person-detection-action-recognition-0006.xml</value> <model name="person-detection-action-recognition-0006" source="omz" />
<value>intel/asl-recognition-0004/FP32/asl-recognition-0004.xml</value> <model name="asl-recognition-0004" source="omz" />
<value>intel/yolo-v2-tiny-ava-sparse-30-0001/FP32/yolo-v2-tiny-ava-sparse-30-0001.xml</value> <model name="yolo-v2-tiny-ava-sparse-30-0001" source="omz" />
<value>intel/text-detection-0004/FP32/text-detection-0004.xml</value> <model name="text-detection-0004" source="omz" />
<value>intel/person-vehicle-bike-detection-crossroad-1016/FP32/person-vehicle-bike-detection-crossroad-1016.xml</value> <model name="person-vehicle-bike-detection-crossroad-1016" source="omz" />
<value>intel/text-spotting-0002-detector/FP32/text-spotting-0002-detector.xml</value> <model name="text-spotting-0002-detector" source="omz" />
<value>intel/age-gender-recognition-retail-0013/FP32/age-gender-recognition-retail-0013.xml</value> <model name="age-gender-recognition-retail-0013" source="omz" />
<value>intel/vehicle-detection-adas-0002/FP32/vehicle-detection-adas-0002.xml</value> <model name="vehicle-detection-adas-0002" source="omz" />
<value>intel/image-retrieval-0001/FP32/image-retrieval-0001.xml</value> <model name="image-retrieval-0001" source="omz" />
<value>intel/person-detection-retail-0002/FP32/person-detection-retail-0002.xml</value> <model name="person-detection-retail-0002" source="omz" />
<value>intel/person-attributes-recognition-crossroad-0230/FP32/person-attributes-recognition-crossroad-0230.xml</value> <model name="person-attributes-recognition-crossroad-0230" source="omz" />
<value>intel/face-detection-0100/FP32/face-detection-0100.xml</value> <model name="face-detection-0100" source="omz" />
<value>intel/face-detection-0102/FP32/face-detection-0102.xml</value> <model name="face-detection-0102" source="omz" />
<value>intel/person-reidentification-retail-0300/FP32/person-reidentification-retail-0300.xml</value> <model name="person-reidentification-retail-0300" source="omz" />
<value>intel/instance-segmentation-security-0010/FP32/instance-segmentation-security-0010.xml</value> <model name="instance-segmentation-security-0010" source="omz" />
<value>intel/instance-segmentation-security-0083/FP32/instance-segmentation-security-0083.xml</value> <model name="instance-segmentation-security-0083" source="omz" />
<value>intel/face-detection-0105/FP32/face-detection-0105.xml</value> <model name="face-detection-0105" source="omz" />
<value>intel/face-detection-0104/FP32/face-detection-0104.xml</value> <model name="face-detection-0104" source="omz" />
<value>intel/icnet-camvid-ava-sparse-30-0001/FP32/icnet-camvid-ava-sparse-30-0001.xml</value> <model name="icnet-camvid-ava-sparse-30-0001" source="omz" />
<value>intel/action-recognition-0001-decoder/FP32/action-recognition-0001-decoder.xml</value> <model name="action-recognition-0001-decoder" source="omz" />
<value>intel/face-detection-0106/FP32/face-detection-0106.xml</value> <model name="face-detection-0106" source="omz" />
<value>intel/person-detection-action-recognition-teacher-0002/FP32/person-detection-action-recognition-teacher-0002.xml</value> <model name="person-detection-action-recognition-teacher-0002" source="omz" />
<value>intel/person-vehicle-bike-detection-crossroad-0078/FP32/person-vehicle-bike-detection-crossroad-0078.xml</value> <model name="person-vehicle-bike-detection-crossroad-0078" source="omz" />
<value>intel/icnet-camvid-ava-sparse-60-0001/FP32/icnet-camvid-ava-sparse-60-0001.xml</value> <model name="icnet-camvid-ava-sparse-60-0001" source="omz" />
<value>intel/face-detection-adas-0001/FP32/face-detection-adas-0001.xml</value> <model name="face-detection-adas-0001" source="omz" />
<value>intel/unet-camvid-onnx-0001/FP32/unet-camvid-onnx-0001.xml</value> <model name="unet-camvid-onnx-0001" source="omz" />
<value>intel/human-pose-estimation-0001/FP32/human-pose-estimation-0001.xml</value> <model name="human-pose-estimation-0001" source="omz" />
<value>intel/faster-rcnn-resnet101-coco-sparse-60-0001/FP32/faster-rcnn-resnet101-coco-sparse-60-0001.xml</value> <model name="faster-rcnn-resnet101-coco-sparse-60-0001" source="omz" />
<value>intel/action-recognition-0001-encoder/FP32/action-recognition-0001-encoder.xml</value> <model name="action-recognition-0001-encoder" source="omz" />
<value>intel/yolo-v2-ava-sparse-35-0001/FP32/yolo-v2-ava-sparse-35-0001.xml</value> <model name="yolo-v2-ava-sparse-35-0001" source="omz" />
<value>intel/yolo-v2-ava-sparse-70-0001/FP32/yolo-v2-ava-sparse-70-0001.xml</value> <model name="yolo-v2-ava-sparse-70-0001" source="omz" />
<value>intel/person-reidentification-retail-0248/FP32/person-reidentification-retail-0248.xml</value> <model name="person-reidentification-retail-0248" source="omz" />
<value>intel/person-detection-raisinghand-recognition-0001/FP32/person-detection-raisinghand-recognition-0001.xml</value> <model name="person-detection-raisinghand-recognition-0001" source="omz" />
<value>intel/person-detection-asl-0001/FP32/person-detection-asl-0001.xml</value> <model name="person-detection-asl-0001" source="omz" />
<value>intel/emotions-recognition-retail-0003/FP32/emotions-recognition-retail-0003.xml</value> <model name="emotions-recognition-retail-0003" source="omz" />
<value>intel/yolo-v2-tiny-ava-0001/FP32/yolo-v2-tiny-ava-0001.xml</value> <model name="yolo-v2-tiny-ava-0001" source="omz" />
<value>intel/license-plate-recognition-barrier-0001/FP32/license-plate-recognition-barrier-0001.xml</value> <model name="license-plate-recognition-barrier-0001" source="omz" />
<value>intel/person-detection-retail-0013/FP32/person-detection-retail-0013.xml</value> <model name="person-detection-retail-0013" source="omz" />
<value>intel/instance-segmentation-security-0050/FP32/instance-segmentation-security-0050.xml</value> <model name="instance-segmentation-security-0050" source="omz" />
<value>intel/single-image-super-resolution-1032/FP32/single-image-super-resolution-1032.xml</value> <model name="single-image-super-resolution-1032" source="omz" />
<value>intel/landmarks-regression-retail-0009/FP32/landmarks-regression-retail-0009.xml</value> <model name="landmarks-regression-retail-0009" source="omz" />
<value>intel/driver-action-recognition-adas-0002-decoder/FP32/driver-action-recognition-adas-0002-decoder.xml</value> <model name="driver-action-recognition-adas-0002-decoder" source="omz" />
<value>intel/person-reidentification-retail-0249/FP32/person-reidentification-retail-0249.xml</value> <model name="person-reidentification-retail-0249" source="omz" />
<value>intel/text-spotting-0002-recognizer-decoder/FP32/text-spotting-0002-recognizer-decoder.xml</value> <model name="text-spotting-0002-recognizer-decoder" source="omz" />
<value>intel/yolo-v2-ava-0001/FP32/yolo-v2-ava-0001.xml</value> <model name="yolo-v2-ava-0001" source="omz" />
<value>intel/person-detection-action-recognition-0005/FP32/person-detection-action-recognition-0005.xml</value> <model name="person-detection-action-recognition-0005" source="omz" />
<value>intel/text-recognition-0012/FP32/text-recognition-0012.xml</value> <model name="text-recognition-0012" source="omz" />
<value>intel/face-detection-retail-0004/FP32/face-detection-retail-0004.xml</value> <model name="face-detection-retail-0004" source="omz" />
<value>intel/product-detection-0001/FP32/product-detection-0001.xml</value> <model name="product-detection-0001" source="omz" />
<value>intel/yolo-v2-tiny-ava-sparse-60-0001/FP32/yolo-v2-tiny-ava-sparse-60-0001.xml</value> <model name="yolo-v2-tiny-ava-sparse-60-0001" source="omz" />
<value>intel/face-reidentification-retail-0095/FP32/face-reidentification-retail-0095.xml</value> <model name="face-reidentification-retail-0095" source="omz" />
<value>intel/road-segmentation-adas-0001/FP32/road-segmentation-adas-0001.xml</value> <model name="road-segmentation-adas-0001" source="omz" />
<value>intel/single-image-super-resolution-1033/FP32/single-image-super-resolution-1033.xml</value> <model name="single-image-super-resolution-1033" source="omz" />
<value>intel/face-detection-retail-0005/FP32/face-detection-retail-0005.xml</value> <model name="face-detection-retail-0005" source="omz" />
<value>intel/pedestrian-and-vehicle-detector-adas-0001/FP32/pedestrian-and-vehicle-detector-adas-0001.xml</value> <model name="pedestrian-and-vehicle-detector-adas-0001" source="omz" />
<value>intel/handwritten-japanese-recognition-0001/FP32/handwritten-japanese-recognition-0001.xml</value> <model name="handwritten-japanese-recognition-0001" source="omz" />
<value>intel/semantic-segmentation-adas-0001/FP32/semantic-segmentation-adas-0001.xml</value> <model name="semantic-segmentation-adas-0001" source="omz" />
<value>intel/pedestrian-detection-adas-0002/FP32/pedestrian-detection-adas-0002.xml</value> <model name="pedestrian-detection-adas-0002" source="omz" />
<value>intel/driver-action-recognition-adas-0002-encoder/FP32/driver-action-recognition-adas-0002-encoder.xml</value> <model name="driver-action-recognition-adas-0002-encoder" source="omz" />
<value>intel/text-detection-0003/FP32/text-detection-0003.xml</value> <model name="text-detection-0003" source="omz" />
<value>intel/text-spotting-0002-recognizer-encoder/FP32/text-spotting-0002-recognizer-encoder.xml</value> <model name="text-spotting-0002-recognizer-encoder" source="omz" />
<value>intel/handwritten-score-recognition-0003/FP32/handwritten-score-recognition-0003.xml</value> <model name="handwritten-score-recognition-0003" source="omz" />
<value>intel/icnet-camvid-ava-0001/FP32/icnet-camvid-ava-0001.xml</value> <model name="icnet-camvid-ava-0001" source="omz" />
<value>intel/text-image-super-resolution-0001/FP32/text-image-super-resolution-0001.xml</value> <model name="text-image-super-resolution-0001" source="omz" />
<value>intel/gaze-estimation-adas-0002/FP32/gaze-estimation-adas-0002.xml</value> <model name="gaze-estimation-adas-0002" source="omz" />
<value>intel/head-pose-estimation-adas-0001/FP32/head-pose-estimation-adas-0001.xml</value> <model name="head-pose-estimation-adas-0001" source="omz" />
<value>intel/vehicle-license-plate-detection-barrier-0106/FP32/vehicle-license-plate-detection-barrier-0106.xml</value> <model name="vehicle-license-plate-detection-barrier-0106" source="omz" />
<value>intel/instance-segmentation-security-1025/FP32/instance-segmentation-security-1025.xml</value> <model name="instance-segmentation-security-1025" source="omz" />
</models> </models>
</attributes> </attributes>

View File

@ -1,6 +0,0 @@
<?xml version="1.0"?>
<attributes>
<irs_path>
<value>${STRESS_IRS_PATH}</value>
</irs_path>
</attributes>

View File

@ -1,6 +1,5 @@
<?xml version="1.0"?>
<attributes> <attributes>
<!--[ WARNING ] Use of attribute "processes" from config isn't implemented yet. It will be ignored.-->
<processes> <processes>
<value>1</value> <value>1</value>
</processes> </processes>
@ -15,8 +14,8 @@
<value>GPU</value> <value>GPU</value>
</devices> </devices>
<models> <models>
<value>public/alexnet/FP32/alexnet.xml</value> <model name="alexnet" source="omz" />
<value>public/mobilenet-ssd/FP32/mobilenet-ssd.xml</value> <model name="mobilenet-ssd" source="omz" />
<value>public/mtcnn/mtcnn-r/FP32/mtcnn-r.xml</value> <model name="mtcnn-r" source="omz" />
</models> </models>
</attributes> </attributes>

View File

@ -1,6 +0,0 @@
<?xml version="1.0"?>
<attributes>
<irs_path>
<value>${STRESS_IRS_PATH}</value>
</irs_path>
</attributes>

View File

@ -1,6 +1,5 @@
<?xml version="1.0"?>
<attributes> <attributes>
<!--[ WARNING ] Use of attribute "processes" from config isn't implemented yet. It will be ignored.-->
<processes> <processes>
<value>1</value> <value>1</value>
</processes> </processes>
@ -15,6 +14,6 @@
<value>GPU</value> <value>GPU</value>
</devices> </devices>
<models> <models>
<value>public/mobilenet-ssd/FP32/mobilenet-ssd.xml</value> <model name="mobilenet-ssd" source="omz" />
</models> </models>
</attributes> </attributes>

View File

@ -1,6 +0,0 @@
<?xml version="1.0"?>
<attributes>
<irs_path>
<value>${STRESS_IRS_PATH}</value>
</irs_path>
</attributes>

View File

@ -1,6 +1,5 @@
<?xml version="1.0"?>
<attributes> <attributes>
<!--[ WARNING ] Use of attribute "processes" from config isn't implemented yet. It will be ignored.-->
<processes> <processes>
<value>1</value> <value>1</value>
</processes> </processes>
@ -15,8 +14,8 @@
<value>GPU</value> <value>GPU</value>
</devices> </devices>
<models> <models>
<value>public/alexnet/FP32/alexnet.xml</value> <model name="alexnet" source="omz" />
<value>public/mobilenet-ssd/FP32/mobilenet-ssd.xml</value> <model name="mobilenet-ssd" source="omz" />
<value>public/mtcnn/mtcnn-r/FP32/mtcnn-r.xml</value> <model name="mtcnn-r" source="omz" />
</models> </models>
</attributes> </attributes>

View File

@ -1,6 +0,0 @@
<?xml version="1.0"?>
<attributes>
<irs_path>
<value>${STRESS_IRS_PATH}</value>
</irs_path>
</attributes>

View File

@ -1,4 +1,3 @@
<?xml version="1.0"?>
<attributes> <attributes>
<processes> <processes>
<value>1</value> <value>1</value>
@ -15,8 +14,8 @@
<value>GPU</value> <value>GPU</value>
</devices> </devices>
<models> <models>
<value>public/alexnet/FP32/alexnet.xml</value> <model name="alexnet" source="omz" />
<value>public/mobilenet-ssd/FP32/mobilenet-ssd.xml</value> <model name="mobilenet-ssd" source="omz" />
<value>public/mtcnn/mtcnn-r/FP32/mtcnn-r.xml</value> <model name="mtcnn-r" source="omz" />
</models> </models>
</attributes> </attributes>

View File

@ -1,6 +0,0 @@
<?xml version="1.0"?>
<attributes>
<irs_path>
<value>${STRESS_IRS_PATH}</value>
</irs_path>
</attributes>

View File

@ -1,8 +1,7 @@
<?xml version="1.0"?>
<attributes> <attributes>
<processes> <processes>
<value>1</value> <value>1</value>
<!--<value>2</value>-->
</processes> </processes>
<threads> <threads>
<value>1</value> <value>1</value>
@ -16,8 +15,8 @@
<value>GPU</value> <value>GPU</value>
</devices> </devices>
<models> <models>
<value>public/alexnet/FP32/alexnet.xml</value> <model name="alexnet" source="omz" />
<value>public/mobilenet-ssd/FP32/mobilenet-ssd.xml</value> <model name="mobilenet-ssd" source="omz" />
<!--<value>public/mtcnn/mtcnn-r/FP32/mtcnn-r.xml</value>-->
</models> </models>
</attributes> </attributes>

View File

@ -18,14 +18,6 @@ void Environment::setTestConfig(const pugi::xml_document &test_config) {
_test_config.reset(test_config); _test_config.reset(test_config);
} }
const pugi::xml_document & Environment::getEnvConfig() {
return _env_config;
}
void Environment::setEnvConfig(const pugi::xml_document &env_config) {
_env_config.reset(env_config);
}
const bool & Environment::getCollectResultsOnly() { const bool & Environment::getCollectResultsOnly() {
return _collect_results_only; return _collect_results_only;
} }
@ -37,15 +29,9 @@ void Environment::setCollectResultsOnly(const bool &collect_results_only) {
std::vector<TestCase> generateTestsParams(std::initializer_list<std::string> fields) { std::vector<TestCase> generateTestsParams(std::initializer_list<std::string> fields) {
std::vector<TestCase> tests_cases; std::vector<TestCase> tests_cases;
const pugi::xml_document & test_config = Environment::Instance().getTestConfig(); const pugi::xml_document & test_config = Environment::Instance().getTestConfig();
std::string models_path = Environment::Instance().getEnvConfig()
.child("attributes").child("irs_path").child("value").text().as_string();
models_path = expand_env_vars(models_path);
std::vector<int> processes; std::vector<int> processes, threads, iterations;
std::vector<int> threads; std::vector<std::string> devices, models, models_names;
std::vector<int> iterations;
std::vector<std::string> devices;
std::vector<std::string> models;
pugi::xml_node values; pugi::xml_node values;
for (auto field = fields.begin(); field != fields.end(); field++) { for (auto field = fields.begin(); field != fields.end(); field++) {
@ -67,8 +53,16 @@ std::vector<TestCase> generateTestsParams(std::initializer_list<std::string> fie
devices.push_back(val.text().as_string()); devices.push_back(val.text().as_string());
} else if (*field == "models") { } else if (*field == "models") {
values = test_config.child("attributes").child("models"); values = test_config.child("attributes").child("models");
for (pugi::xml_node val = values.first_child(); val; val = val.next_sibling()) for (pugi::xml_node val = values.first_child(); val; val = val.next_sibling()) {
models.push_back(val.text().as_string()); std::string full_path = val.attribute("full_path").as_string();
std::string path = val.attribute("path").as_string();
if (full_path.empty() || path.empty())
throw std::logic_error("One of the 'model' records from test config doesn't contain 'full_path' or 'path' attributes");
else {
models.push_back(full_path);
models_names.push_back(path);
}
}
} }
} }
@ -78,13 +72,14 @@ std::vector<TestCase> generateTestsParams(std::initializer_list<std::string> fie
iterations = !iterations.empty() ? iterations: std::vector<int>{1}; iterations = !iterations.empty() ? iterations: std::vector<int>{1};
devices = !devices.empty() ? devices : std::vector<std::string>{"NULL"}; devices = !devices.empty() ? devices : std::vector<std::string>{"NULL"};
models = !models.empty() ? models : std::vector<std::string>{"NULL"}; models = !models.empty() ? models : std::vector<std::string>{"NULL"};
models_names = !models_names.empty() ? models_names : std::vector<std::string>{"NULL"};
for (auto &numprocesses : processes) for (auto &numprocesses : processes)
for (auto &numthreads : threads) for (auto &numthreads : threads)
for (auto &numiters : iterations) for (auto &numiters : iterations)
for (auto &device : devices) for (auto &device : devices)
for (auto &model : models) for (int i = 0; i < models.size(); i++)
tests_cases.push_back(TestCase(numprocesses, numthreads, numiters, device, OS_PATH_JOIN({models_path, model}), model)); tests_cases.push_back(TestCase(numprocesses, numthreads, numiters, device, models[i], models_names[i]));
return tests_cases; return tests_cases;
} }

View File

@ -55,7 +55,6 @@ private:
class Environment { class Environment {
private: private:
pugi::xml_document _test_config; pugi::xml_document _test_config;
pugi::xml_document _env_config;
bool _collect_results_only = false; bool _collect_results_only = false;
Environment() = default; Environment() = default;
@ -69,8 +68,6 @@ public:
const pugi::xml_document & getTestConfig(); const pugi::xml_document & getTestConfig();
void setTestConfig(const pugi::xml_document &test_config); void setTestConfig(const pugi::xml_document &test_config);
const pugi::xml_document & getEnvConfig();
void setEnvConfig(const pugi::xml_document &env_config);
const bool & getCollectResultsOnly(); const bool & getCollectResultsOnly();
void setCollectResultsOnly(const bool &collect_results_only); void setCollectResultsOnly(const bool &collect_results_only);
}; };

View File

@ -34,5 +34,4 @@ target_include_directories(${TARGET_NAME} PRIVATE "${CMAKE_CURRENT_SOURCE_DIR}"
# Copy local configs to BIN_FOLDER # Copy local configs to BIN_FOLDER
configure_file(local_configs/test_config.xml ${OUTPUT_ROOT}/${BIN_FOLDER}/${CMAKE_BUILD_TYPE}/stress_tests_configs/memcheck_tests/test_config.xml COPYONLY) configure_file(local_configs/test_config.xml ${OUTPUT_ROOT}/${BIN_FOLDER}/${CMAKE_BUILD_TYPE}/stress_tests_configs/memcheck_tests/test_config.xml COPYONLY)
configure_file(local_configs/env_config.xml ${OUTPUT_ROOT}/${BIN_FOLDER}/${CMAKE_BUILD_TYPE}/stress_tests_configs/memcheck_tests/env_config.xml COPYONLY)
configure_file(local_configs/references_config.xml ${OUTPUT_ROOT}/${BIN_FOLDER}/${CMAKE_BUILD_TYPE}/stress_tests_configs/memcheck_tests/references_config.xml COPYONLY) configure_file(local_configs/references_config.xml ${OUTPUT_ROOT}/${BIN_FOLDER}/${CMAKE_BUILD_TYPE}/stress_tests_configs/memcheck_tests/references_config.xml COPYONLY)

View File

@ -24,6 +24,7 @@ static const char test_conf_message[] = "Optional. Path to a test config with de
/// test_conf is an optional parameter /// test_conf is an optional parameter
DEFINE_string(test_conf, OS_PATH_JOIN({"stress_tests_configs", "memcheck_tests", "test_config.xml"}), test_conf_message); DEFINE_string(test_conf, OS_PATH_JOIN({"stress_tests_configs", "memcheck_tests", "test_config.xml"}), test_conf_message);
// TODO: env_conf key is deprecated
/// @brief message for env_config argument /// @brief message for env_config argument
static const char env_conf_message[] = "Optional. Path to an env config with paths to models etc."; static const char env_conf_message[] = "Optional. Path to an env config with paths to models etc.";

View File

@ -1,6 +0,0 @@
<?xml version="1.0"?>
<attributes>
<irs_path>
<value>/nfs/inn/proj/vdp/vdp_tests/stress_tests/open_model_zoo/efd238d02035f8a5417b7b1e25cd4c997d44351f/IRs</value>
</irs_path>
</attributes>

View File

@ -5,9 +5,9 @@
<value>GPU</value> <value>GPU</value>
</devices> </devices>
<models> <models>
<value>public/vgg16/FP32/vgg16.xml</value> <model name="vgg16" source="omz"/>
<value>public/mtcnn-r/FP32/mtcnn-r.xml</value> <model name="mtcnn-r" source="omz"/>
<value>public/mobilenet-ssd/FP32/mobilenet-ssd.xml</value> <model name="mobilenet-ssd" source="omz"/>
<value>public/ssd300/FP32/ssd300.xml</value> <model name="ssd300" source="omz"/>
</models> </models>
</attributes> </attributes>

View File

@ -38,11 +38,6 @@ bool parseAndCheckCommandLine(int argc, char **argv) {
log_err("Exception while reading test config \"" << FLAGS_test_conf << "\": " << result.description()); log_err("Exception while reading test config \"" << FLAGS_test_conf << "\": " << result.description());
return false; return false;
} }
result = config.load_file(FLAGS_env_conf.c_str());
if (!result) {
log_err("Exception while reading env config \"" << FLAGS_env_conf << "\": " << result.description());
return false;
}
result = config.load_file(FLAGS_refs_conf.c_str()); result = config.load_file(FLAGS_refs_conf.c_str());
if (!result) { if (!result) {
log_err("Exception while reading references config \"" << FLAGS_refs_conf << "\": " << result.description()); log_err("Exception while reading references config \"" << FLAGS_refs_conf << "\": " << result.description());
@ -61,8 +56,6 @@ int main(int argc, char **argv) {
pugi::xml_document config; pugi::xml_document config;
config.load_file(FLAGS_test_conf.c_str()); config.load_file(FLAGS_test_conf.c_str());
Environment::Instance().setTestConfig(config); Environment::Instance().setTestConfig(config);
config.load_file(FLAGS_env_conf.c_str());
Environment::Instance().setEnvConfig(config);
config.load_file(FLAGS_refs_conf.c_str()); config.load_file(FLAGS_refs_conf.c_str());
MemCheckEnvironment::Instance().setRefsConfig(config); MemCheckEnvironment::Instance().setRefsConfig(config);
::testing::InitGoogleTest(&argc, argv); ::testing::InitGoogleTest(&argc, argv);

View File

@ -54,7 +54,7 @@ public:
class TestReferences { class TestReferences {
private: private:
std::vector<std::string> model_path_v, test_name_v, device_v; std::vector<std::string> model_name_v, test_name_v, device_v;
std::vector<long> vmsize_v, vmpeak_v, vmrss_v, vmhwm_v; std::vector<long> vmsize_v, vmpeak_v, vmrss_v, vmhwm_v;
public: public:
std::array<long, MeasureValueMax> references; std::array<long, MeasureValueMax> references;
@ -63,16 +63,12 @@ public:
std::fill(references.begin(), references.end(), -1); std::fill(references.begin(), references.end(), -1);
// Parse RefsConfig from MemCheckEnvironment // Parse RefsConfig from MemCheckEnvironment
std::string models_path = Environment::Instance().getEnvConfig()
.child("attributes").child("irs_path").child("value").text().as_string();
models_path = expand_env_vars(models_path);
const pugi::xml_document &refs_config = MemCheckEnvironment::Instance().getRefsConfig(); const pugi::xml_document &refs_config = MemCheckEnvironment::Instance().getRefsConfig();
auto values = refs_config.child("attributes").child("models"); auto values = refs_config.child("attributes").child("models");
for (pugi::xml_node node = values.first_child(); node; node = node.next_sibling()) { for (pugi::xml_node node = values.first_child(); node; node = node.next_sibling()) {
for (pugi::xml_attribute_iterator ait = node.attributes_begin(); ait != node.attributes_end(); ait++) { for (pugi::xml_attribute_iterator ait = node.attributes_begin(); ait != node.attributes_end(); ait++) {
if (strncmp(ait->name(), "path", strlen(ait->name())) == 0) { if (strncmp(ait->name(), "path", strlen(ait->name())) == 0) {
model_path_v.push_back(OS_PATH_JOIN({models_path, ait->value()})); model_name_v.push_back(ait->value());
} else if (strncmp(ait->name(), "test", strlen(ait->name())) == 0) { } else if (strncmp(ait->name(), "test", strlen(ait->name())) == 0) {
test_name_v.push_back(ait->value()); test_name_v.push_back(ait->value());
} else if (strncmp(ait->name(), "device", strlen(ait->name())) == 0) { } else if (strncmp(ait->name(), "device", strlen(ait->name())) == 0) {
@ -93,7 +89,7 @@ public:
void collect_vm_values_for_test(std::string test_name, TestCase test_params) { void collect_vm_values_for_test(std::string test_name, TestCase test_params) {
for (int i = 0; i < test_name_v.size(); i++) for (int i = 0; i < test_name_v.size(); i++)
if (test_name_v[i] == test_name) if (test_name_v[i] == test_name)
if (model_path_v[i] == test_params.model) if (model_name_v[i] == test_params.model_name)
if (device_v[i] == test_params.device) { if (device_v[i] == test_params.device) {
references[VMSIZE] = vmsize_v[i]; references[VMSIZE] = vmsize_v[i];
references[VMPEAK] = vmpeak_v[i]; references[VMPEAK] = vmpeak_v[i];

View File

@ -37,4 +37,3 @@ target_include_directories(${TARGET_NAME} PRIVATE "${CMAKE_CURRENT_SOURCE_DIR}"
# Copy local configs to BIN_FOLDER # Copy local configs to BIN_FOLDER
configure_file(local_configs/test_config.xml ${OUTPUT_ROOT}/${BIN_FOLDER}/${CMAKE_BUILD_TYPE}/stress_tests_configs/memleaks_tests/test_config.xml COPYONLY) configure_file(local_configs/test_config.xml ${OUTPUT_ROOT}/${BIN_FOLDER}/${CMAKE_BUILD_TYPE}/stress_tests_configs/memleaks_tests/test_config.xml COPYONLY)
configure_file(local_configs/env_config.xml ${OUTPUT_ROOT}/${BIN_FOLDER}/${CMAKE_BUILD_TYPE}/stress_tests_configs/memleaks_tests/env_config.xml COPYONLY)

View File

@ -24,6 +24,7 @@ static const char test_conf_message[] = "Optional. Path to a test config with de
/// test_conf is an optional parameter /// test_conf is an optional parameter
DEFINE_string(test_conf, OS_PATH_JOIN({"stress_tests_configs", "memleaks_tests", "test_config.xml"}), test_conf_message); DEFINE_string(test_conf, OS_PATH_JOIN({"stress_tests_configs", "memleaks_tests", "test_config.xml"}), test_conf_message);
// TODO: env_conf key is deprecated
/// @brief message for env_config argument /// @brief message for env_config argument
static const char env_conf_message[] = "Optional. Path to an env config with paths to models etc."; static const char env_conf_message[] = "Optional. Path to an env config with paths to models etc.";

View File

@ -1,6 +0,0 @@
<?xml version="1.0"?>
<attributes>
<irs_path>
<value>/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/</value>
</irs_path>
</attributes>

View File

@ -15,6 +15,6 @@
<!-- <value>GPU</value>--> <!-- <value>GPU</value>-->
</devices> </devices>
<models> <models>
<value>caffe/FP32/alexnet/alexnet.xml</value> <model name="mobilenet-ssd" source="omz"/>
</models> </models>
</attributes> </attributes>

View File

@ -37,11 +37,6 @@ bool parseAndCheckCommandLine(int argc, char **argv) {
log_err("Exception while reading test config \"" << FLAGS_test_conf << "\": " << result.description()); log_err("Exception while reading test config \"" << FLAGS_test_conf << "\": " << result.description());
return false; return false;
} }
result = config.load_file(FLAGS_env_conf.c_str());
if (!result) {
log_err("Exception while reading env config \"" << FLAGS_env_conf << "\": " << result.description());
return false;
}
return true; return true;
} }
@ -57,8 +52,6 @@ int main(int argc, char **argv) {
pugi::xml_document config; pugi::xml_document config;
config.load_file(FLAGS_test_conf.c_str()); config.load_file(FLAGS_test_conf.c_str());
Environment::Instance().setTestConfig(config); Environment::Instance().setTestConfig(config);
config.load_file(FLAGS_env_conf.c_str());
Environment::Instance().setEnvConfig(config);
::testing::InitGoogleTest(&argc, argv); ::testing::InitGoogleTest(&argc, argv);
return RUN_ALL_TESTS(); return RUN_ALL_TESTS();
} }

View File

@ -16,6 +16,7 @@ import os
import shutil import shutil
import subprocess import subprocess
import sys import sys
import json
from inspect import getsourcefile from inspect import getsourcefile
from pathlib import Path from pathlib import Path
from xml.etree import ElementTree as ET from xml.etree import ElementTree as ET
@ -116,15 +117,20 @@ def main():
help='Skip errors caused by OMZ while downloading and converting.') help='Skip errors caused by OMZ while downloading and converting.')
args = parser.parse_args() args = parser.parse_args()
# constants
PRECISION = "FP32"
# parse models from test config # parse models from test config
tree = ET.parse(str(args.test_conf)) test_conf_obj = ET.parse(str(args.test_conf))
root = tree.getroot() test_conf_root = test_conf_obj.getroot()
models_from_cfg = [] models_from_cfg = []
for attributes in root: for model_rec in test_conf_root.find("models"):
if attributes.tag == "models": if "source" in model_rec.attrib and "name" in model_rec.attrib:
models = [child.text for child in attributes] if model_rec.attrib["source"] == "omz":
models_from_cfg = [Path(model).stem for model in models] models_from_cfg.append(model_rec.attrib["name"])
break else:
log.warning("Record from test config '{}' doesn't contain attributes 'source' or 'name'"
.format(args.test_conf.resolve()))
# prepare Open Model Zoo # prepare Open Model Zoo
if args.omz_repo: if args.omz_repo:
@ -138,19 +144,12 @@ def main():
' https://github.com/opencv/open_model_zoo {omz_path}'.format(omz_path=omz_path) ' https://github.com/opencv/open_model_zoo {omz_path}'.format(omz_path=omz_path)
run_in_subprocess(cmd) run_in_subprocess(cmd)
# prepare models # prepare models list
downloader_path = omz_path / "tools" / "downloader" / "downloader.py" downloader_path = omz_path / "tools" / "downloader" / "downloader.py"
models_list_path = args.omz_models_out_dir / "models_list.txt" models_list_path = args.omz_models_out_dir / "models_list.txt"
cmd = '{downloader_path} --list {models_list_path}' \
' --num_attempts {num_attempts}' \ cmd = '{downloader_path} --print_all'.format(downloader_path=downloader_path)
' --output_dir {models_dir}' \ models_available = subprocess.check_output(cmd, shell=True, universal_newlines=True).split("\n")
' --cache_dir {cache_dir}' \
' --jobs {jobs_num}'.format(downloader_path=downloader_path, models_list_path=models_list_path,
num_attempts=OMZ_NUM_ATTEMPTS,
models_dir=args.omz_models_out_dir,
cache_dir=args.omz_cache_dir,
jobs_num=DOWNLOADER_JOBS_NUM)
models_available = subprocess.check_output(cmd + " --print_all", shell=True, universal_newlines=True).split("\n")
models_to_run = set(models_from_cfg).intersection(models_available) models_to_run = set(models_from_cfg).intersection(models_available)
os.makedirs(str(args.omz_models_out_dir), exist_ok=True) os.makedirs(str(args.omz_models_out_dir), exist_ok=True)
@ -162,8 +161,52 @@ def main():
log.warning("List of models defined in config but not available in OMZ: {}" log.warning("List of models defined in config but not available in OMZ: {}"
.format(",".join(set(models_from_cfg) - models_to_run))) .format(",".join(set(models_from_cfg) - models_to_run)))
# update test config with Open Model Zoo info
info_dumper_path = omz_path / "tools" / "downloader" / "info_dumper.py"
cmd = "{executable} {info_dumper_path} --list {models_list_path}"\
.format(executable=sys.executable, info_dumper_path=info_dumper_path,
models_list_path=models_list_path)
out = subprocess.check_output(cmd, shell=True, universal_newlines=True)
models_info = json.loads(out)
fields_to_add = ["framework", "subdirectory"]
models_root = test_conf_root.find("models")
for model_rec in list(models_root): # convert iterator to list to prevent incorrect removing of records
if model_rec.attrib.get("source") == "omz" and "name" in model_rec.attrib:
if model_rec.attrib["name"] not in models_to_run:
# remove models from test config which aren't available in OMZ
models_root.remove(model_rec)
else:
# Open Model Zoo ensures name uniqueness of every model
models_info_rec = next(iter([rec for rec in models_info if rec["name"] == model_rec.attrib["name"]]))
info_to_add = {key: models_info_rec[key] for key in fields_to_add}
model_rec.attrib.update(info_to_add)
model_rec.attrib["precision"] = PRECISION
model_rec.attrib["path"] = str(
Path(model_rec.attrib["subdirectory"]) / PRECISION / (model_rec.attrib["name"] + ".xml"))
model_rec.attrib["full_path"] = str(
args.omz_irs_out_dir / model_rec.attrib["subdirectory"] / PRECISION / (model_rec.attrib["name"] + ".xml"))
test_conf_obj.write(args.test_conf)
# prepare models
cmd = '{downloader_path} --list {models_list_path}' \
' --num_attempts {num_attempts}' \
' --output_dir {models_dir}' \
' --cache_dir {cache_dir}' \
' --jobs {jobs_num}'.format(downloader_path=downloader_path, models_list_path=models_list_path,
num_attempts=OMZ_NUM_ATTEMPTS,
models_dir=args.omz_models_out_dir,
cache_dir=args.omz_cache_dir,
jobs_num=DOWNLOADER_JOBS_NUM)
run_in_subprocess(cmd, check_call=not args.skip_omz_errors) run_in_subprocess(cmd, check_call=not args.skip_omz_errors)
# Open Model Zoo doesn't copy downloaded IRs to converter.py output folder where IRs should be stored.
# Do it manually to have only one folder with IRs
for ir_src_path in args.omz_models_out_dir.rglob("*.xml"):
ir_dst_path = args.omz_irs_out_dir / os.path.relpath(ir_src_path, args.omz_models_out_dir)
shutil.copytree(ir_src_path.parent, ir_dst_path.parent)
# prepare virtual environment and install requirements # prepare virtual environment and install requirements
python_executable = sys.executable python_executable = sys.executable
if not args.no_venv: if not args.no_venv:
@ -183,10 +226,11 @@ def main():
# NOTE: remove --precision if both precisions (FP32 & FP16) required # NOTE: remove --precision if both precisions (FP32 & FP16) required
cmd = '{executable} {converter_path} --list {models_list_path}' \ cmd = '{executable} {converter_path} --list {models_list_path}' \
' -p {executable}' \ ' -p {executable}' \
' --precision=FP32' \ ' --precision={PRECISION}' \
' --output_dir {irs_dir}' \ ' --output_dir {irs_dir}' \
' --download_dir {models_dir}' \ ' --download_dir {models_dir}' \
' --mo {mo_tool} --jobs {workers_num}'.format(executable=python_executable, converter_path=converter_path, ' --mo {mo_tool} --jobs {workers_num}'.format(executable=python_executable, PRECISION=PRECISION,
converter_path=converter_path,
models_list_path=models_list_path, irs_dir=args.omz_irs_out_dir, models_list_path=models_list_path, irs_dir=args.omz_irs_out_dir,
models_dir=args.omz_models_out_dir, mo_tool=args.mo_tool, models_dir=args.omz_models_out_dir, mo_tool=args.mo_tool,
workers_num=multiprocessing.cpu_count()) workers_num=multiprocessing.cpu_count())

View File

@ -21,6 +21,7 @@ from inspect import getsourcefile
from glob import glob from glob import glob
import xml.etree.ElementTree as ET import xml.etree.ElementTree as ET
import hashlib import hashlib
from pathlib import Path
import yaml import yaml
from pymongo import MongoClient from pymongo import MongoClient
@ -72,6 +73,21 @@ def metadata_from_manifest(manifest):
} }
def info_from_test_config(test_conf):
""" Extract models information for memcheck record from test config
"""
test_conf_obj = ET.parse(test_conf)
test_conf_root = test_conf_obj.getroot()
records = {}
for model_rec in test_conf_root.find("models"):
model = model_rec.attrib["path"]
records[Path(model)] = {
"framework": model_rec.attrib.get("framework"),
"source": model_rec.attrib.get("source"),
}
return records
def parse_memcheck_log(log_path): def parse_memcheck_log(log_path):
""" Parse memcheck log """ Parse memcheck log
""" """

View File

@ -14,11 +14,13 @@ import logging
import os import os
import subprocess import subprocess
import sys import sys
from pathlib import Path
from memcheck_upload import create_memcheck_records, \ from memcheck_upload import create_memcheck_records, \
upload_memcheck_records, \ upload_memcheck_records, \
create_memcheck_report, \ create_memcheck_report, \
metadata_from_manifest metadata_from_manifest, \
info_from_test_config
from compare_memcheck_2_runs import compare_memcheck_2_runs, \ from compare_memcheck_2_runs import compare_memcheck_2_runs, \
get_memcheck_records, get_db_memcheck_records get_memcheck_records, get_db_memcheck_records
@ -165,6 +167,15 @@ def main():
if len(records) != len(logs): if len(records) != len(logs):
logging.warning('Skipped %d logs of %d', len(logs) - len(records), len(logs)) logging.warning('Skipped %d logs of %d', len(logs) - len(records), len(logs))
# extend memcheck records with info from test config
test_conf_parser = argparse.ArgumentParser()
test_conf_parser.add_argument('--test_conf')
test_conf = test_conf_parser.parse_known_args(binary_args)[0].test_conf
if test_conf:
info = info_from_test_config(test_conf)
for record in records:
record.update(info.get(Path(record["model"]), {}))
# upload # upload
if args.upload: if args.upload:
if records: if records:

View File

@ -37,4 +37,3 @@ target_include_directories(${TARGET_NAME} PRIVATE "${CMAKE_CURRENT_SOURCE_DIR}"
# Copy local configs to BIN_FOLDER # Copy local configs to BIN_FOLDER
configure_file(local_configs/test_config.xml ${OUTPUT_ROOT}/${BIN_FOLDER}/${CMAKE_BUILD_TYPE}/stress_tests_configs/unittests/test_config.xml COPYONLY) configure_file(local_configs/test_config.xml ${OUTPUT_ROOT}/${BIN_FOLDER}/${CMAKE_BUILD_TYPE}/stress_tests_configs/unittests/test_config.xml COPYONLY)
configure_file(local_configs/env_config.xml ${OUTPUT_ROOT}/${BIN_FOLDER}/${CMAKE_BUILD_TYPE}/stress_tests_configs/unittests/env_config.xml COPYONLY)

View File

@ -24,6 +24,7 @@ static const char test_conf_message[] = "Optional. Path to a test config with de
/// test_conf is an optional parameter /// test_conf is an optional parameter
DEFINE_string(test_conf, OS_PATH_JOIN({"stress_tests_configs", "unittests", "test_config.xml"}), test_conf_message); DEFINE_string(test_conf, OS_PATH_JOIN({"stress_tests_configs", "unittests", "test_config.xml"}), test_conf_message);
// TODO: env_conf key is deprecated
/// @brief message for env_config argument /// @brief message for env_config argument
static const char env_conf_message[] = "Optional. Path to an env config with paths to models etc."; static const char env_conf_message[] = "Optional. Path to an env config with paths to models etc.";

View File

@ -1,6 +0,0 @@
<?xml version="1.0"?>
<attributes>
<irs_path>
<value>/nfs/inn/proj/vdp/vdp_tests/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/</value>
</irs_path>
</attributes>

View File

@ -14,6 +14,6 @@
<value>GPU</value> <value>GPU</value>
</devices> </devices>
<models> <models>
<value>caffe/FP32/alexnet/alexnet.xml</value> <model name="alexnet" source="omz"/>
</models> </models>
</attributes> </attributes>

View File

@ -37,11 +37,6 @@ bool parseAndCheckCommandLine(int argc, char **argv) {
log_err("Exception while reading test config \"" << FLAGS_test_conf << "\": " << result.description()); log_err("Exception while reading test config \"" << FLAGS_test_conf << "\": " << result.description());
return false; return false;
} }
result = config.load_file(FLAGS_env_conf.c_str());
if (!result) {
log_err("Exception while reading env config \"" << FLAGS_env_conf << "\": " << result.description());
return false;
}
return true; return true;
} }
@ -54,8 +49,6 @@ int main(int argc, char **argv) {
pugi::xml_document config; pugi::xml_document config;
config.load_file(FLAGS_test_conf.c_str()); config.load_file(FLAGS_test_conf.c_str());
Environment::Instance().setTestConfig(config); Environment::Instance().setTestConfig(config);
config.load_file(FLAGS_env_conf.c_str());
Environment::Instance().setEnvConfig(config);
::testing::InitGoogleTest(&argc, argv); ::testing::InitGoogleTest(&argc, argv);
return RUN_ALL_TESTS(); return RUN_ALL_TESTS();
} }