Loss of precision in conversion from random bits to floating
15 views
Skip to first unread message
Joel Berkeley
unread,
4:06 PM (4 hours ago) 4:06 PM
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to OpenXLA Discuss
Hi,
It appears both methods in XLA for converting random bits to floating point use a fixed exponent, thus losing information in the bit samples. Why is it done like this?