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

Unit test failures under Emscripten #1

Open
Maratyszcza opened this issue Feb 17, 2017 · 0 comments
Open

Unit test failures under Emscripten #1

Maratyszcza opened this issue Feb 17, 2017 · 0 comments

Comments

@Maratyszcza
Copy link
Owner

fp16_alt_to_fp32_value and fp16_ieee_to_fp32_value fail the unit test under Emcripten/Asm.js:

[  FAILED  ] 1 test, listed below:
[  FAILED  ] FP16_ALT_TO_FP32_VALUE.negative_denormalized_values
[  FAILED  ] FP16_IEEE_TO_FP32_VALUE.negative_normalized_values
[  FAILED  ] FP16_IEEE_TO_FP32_VALUE.negative_denormalized_values

As a workaround, fp16_alt_to_fp32_bits and fp16_ieee_to_fp32_bits can be used instead.

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