|
|
|
|
|
by petermcneeley
936 days ago
|
|
This is also related to "fast" versions of all some operations. You might want the full 32 bit float but you dont want or need to do full precision division or sqrt operations. This is common in games/graphics and probably machine learning. |
|