Files
openvino/tests/memory_tests/test_runner/test_config.yml
T
Victor Kuznetsov 8fa386b9ad [Memory tests] Add new tests (#7306)
* add memory_tests

* change readme, add versions to requirements file
2021-09-13 10:47:30 +03:00

17 lines
450 B
YAML

- device:
name: CPU
model:
full_path: ${SHARE}/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/alexnet/alexnet.xml
name: alexnet
precision: FP32
framework: caffe
references: {}
- device:
name: GPU
model:
full_path: ${SHARE}/stress_tests/master_04d6f112132f92cab563ae7655747e0359687dc9/caffe/FP32/alexnet/alexnet.xml
name: alexnet
precision: FP32
framework: caffe
references: {}