h2o4gpu icon indicating copy to clipboard operation
h2o4gpu copied to clipboard

Use less memory for prediction

Open sh1ng opened this issue 6 years ago • 0 comments

Ideally it should running also on GPU. But even without it naive implementation https://github.com/h2oai/h2o4gpu/blob/master/src/interface_py/h2o4gpu/solvers/factorization.py#L309-L311 can be optimized to use less memory.

sh1ng avatar Mar 29 '19 10:03 sh1ng