Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test_suite_combined #1

Open
wants to merge 18 commits into
base: master
Choose a base branch
from
Open

Conversation

sampath1117
Copy link
Owner

The new suite integrates unit and performance test in single script which was specified by the user for all the three layouts.

@sampath1117
Copy link
Owner Author

Rathi manikandan
I have tested the unittest and performance tests from the latest test suite. Below are my observations

  1. For unittest the case for PKD3-PKD3 is not being run hence the output images for the PKD3-PKD3 is not being shown in the OUTPUT_IMAGES_HOST_NEW folder
  2. For performance test the consolidated times for each variant is not being dumped in terminal from the new test suite. Sample outputs are as below should be shown in the new test suite as well in case of performance test

Functionality Frames Count max(s) min(s) avg(s)

brightness_u8_Tensor_HOST_PKD3_toPKD3 100 0.007898 0.000109 0.000191
brightness_u8_Tensor_HOST_PKD3_toPLN3 100 0.007967 0.000077 0.000209
brightness_f16_Tensor_HOST_PKD3_toPKD3 100 0.009909 0.000692 0.000880
brightness_f16_Tensor_HOST_PKD3_toPLN3 100 0.009504 0.000562 0.000708
brightness_f32_Tensor_HOST_PKD3_toPKD3 100 0.009154 0.000078 0.000175
brightness_f32_Tensor_HOST_PKD3_toPLN3 100 0.009297 0.000090 0.000244
brightness_i8_Tensor_HOST_PKD3_toPKD3 100 0.008312 0.000057 0.000193
brightness_i8_Tensor_HOST_PKD3_toPLN3 100 0.008284 0.000082 0.000220

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant