Fix bug in cuda_kernels_test * Use the context stream, not the default stream, since all CUDA operations now operate on the context stream. Change-Id: I24c872c467f13ee4d276fc04d6822b79a18070fc
Ceres Solver is an open source C++ library for modeling and solving large, complicated optimization problems. It is a feature rich, mature and performant library which has been used in production at Google since 2010. Ceres Solver can solve two kinds of problems.
Please see ceres-solver.org for more information.