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

onnx test Compare2 failed when running test python python/test/test_onnx.py --case Compare2 #152

Open
digital-nomad-cheng opened this issue Dec 4, 2023 · 0 comments

Comments

@digital-nomad-cheng
Copy link

digital-nomad-cheng commented Dec 4, 2023

[CMD]: model_runner.py --input Compare2_in_fp32.npz --model Compare2_f16.bmodel --output Compare2_f16_model_out.npz
[output_Greater_f32              ]  NOT_SIMLIAR [FAILED]
    (1, 3, 27, 27) float32 
    cosine_similarity      = -0.457494
    euclidean_similarity   = -1.003994
    sqnr_similarity        = -52.694020
1 compared
0 passed
  0 equal, 0 close, 0 similar
1 failed
  0 not equal, 1 not similar
min_similiarity = (-0.4574940800666809, -1.003994387150931, -52.69402027130127)
Target    Compare2_f16_tpu_out.npz
Reference Compare2_f16_model_out.npz
npz compare FAILED.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant