Open sh1ng opened 5 years ago
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.
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.