You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Emil Abbasov bfc842924e
feat: added new test for cnn_face_detection app
1 year ago
..
Makefile feat: added new test for cnn_face_detection app 1 year ago
README.md refactor: Move tests 3 years ago
expected_result.jpg refactor: Move tests 3 years ago
flower.jpg refactor: Move tests 3 years ago
run.sh test: image_resize 3 years ago
spec.json refactor: HTTP memstreams (#363) 3 years ago

README.md

Resize Images

This script runs several test executions of the resize application, testing that the output is pixel-for-pixel identical to a known good output.

The workload works sporadically, but the runtime errors out due to calls to mremap. The runtime gratuitously logs these calls for the time being.