tick icon indicating copy to clipboard operation
tick copied to clipboard

Array changes for half

Open PhilipDeegan opened this issue 6 years ago • 6 comments

@andro2157 kudos to

PhilipDeegan avatar Oct 16 '18 13:10 PhilipDeegan

Where were we with this one ? It's a pretty cool feature !

stephanegaiffas avatar Mar 03 '19 08:03 stephanegaiffas

There's apparently some built in half_float in clang, and maybe else where, so I'm going to check that out

PhilipDeegan avatar Mar 03 '19 09:03 PhilipDeegan

Otherwise it works, we might want to look at some form of bounds checking as things get a little strange after 3/4 decimal places

PhilipDeegan avatar Mar 03 '19 10:03 PhilipDeegan

clang seems to have support for float16 - perhaps we could right some tests based on that and make the other lib adhere?

PhilipDeegan avatar Apr 19 '19 09:04 PhilipDeegan

seems that clang fl16 only works on ARM :|

PhilipDeegan avatar Apr 26 '19 10:04 PhilipDeegan

https://github.com/RadeonOpenCompute/hcc/issues/1128

PhilipDeegan avatar Apr 26 '19 11:04 PhilipDeegan