h2o4gpu
h2o4gpu copied to clipboard
Mixed Precision support of Matrix Factorization
- add support of double, float16 and mixed precision(original data in float32 computation in float16 and so on)
- https://github.com/h2oai/h2o4gpu/pull/729