Skip to content
This repository has been archived by the owner on Jan 26, 2022. It is now read-only.

Float16 / bfloat16 #356

Open
baryluk opened this issue Dec 28, 2018 · 2 comments
Open

Float16 / bfloat16 #356

baryluk opened this issue Dec 28, 2018 · 2 comments

Comments

@baryluk
Copy link

baryluk commented Dec 28, 2018

Float16 or bfloat16 support for loads and stores is missing. I do not expect SIMD extensions to actually do operations on them in native format in hardware (but it would be nice to expose that and emulate transparently), but at least loading and storing (loads that widens into 32-bit floats) should be supported. Maybe not in the initial version, but these are very useful in machine learning and video/photo editing applications.

@ljharb
Copy link
Member

ljharb commented Dec 28, 2018

Just a heads up, since I see you've filed a bunch of issues; please see the readme - this proposal is not active and browsers are not intending to implement it.

@baryluk
Copy link
Author

baryluk commented Dec 28, 2018

Thanks. I just notice this after the fact. I will fill relevant issues into new WASM based tracker.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants