Is that possible for chai to support float32? #95
Answered
by
arogozhnikov
JinyuanSun
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
arogozhnikov
Sep 30, 2024
Replies: 1 comment 1 reply
-
Hi Jinyuan, technically it is possible to support float32, but doesn't make any practical sense - you'll not get good speed and will be bottlenecked by memory anyway |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
arogozhnikov
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi Jinyuan,
technically it is possible to support float32, but doesn't make any practical sense - you'll not get good speed and will be bottlenecked by memory anyway