Files
ceres-solver/internal/ceres
Dmitriy Korchemkin 5d53d1ee38 Parallel for with iteration costs and left product
Parallel for with user-supplied [cumulative] iteration costs allows to
get performance improvements on problems with significantly different
time requirements per parallel loop iteration.

One of those problems is left multiplication with block-sparse matrix.
Using number of non-zero values per column block, we partition column
blocks into contiguous sets with approximately equal number of
operations to be performed.

Change-Id: I4a862a10a586cdfbec22e8168a3423537039abc2
2022-11-12 18:58:06 +03:00
..
2022-02-27 13:24:42 +01:00
2022-08-25 10:00:12 +05:30
2022-09-20 21:13:54 +00:00
2022-08-25 10:00:12 +05:30
2022-09-12 16:20:30 -07:00
2022-02-26 22:16:56 +00:00
2022-02-26 22:16:56 +00:00
2022-02-26 22:16:56 +00:00
2022-09-01 17:01:58 -07:00
2022-09-19 10:02:53 -05:00
2022-02-09 21:30:14 +01:00
2022-02-09 21:30:14 +01:00
2022-10-05 14:12:37 -07:00
2022-09-21 13:40:03 +03:00
2022-09-19 10:02:53 -05:00
2022-08-17 16:27:13 -07:00
2022-08-17 16:27:13 -07:00
2022-09-19 10:02:53 -05:00
2022-09-19 10:02:53 -05:00
2022-09-19 10:02:53 -05:00
2022-08-17 16:27:13 -07:00
2022-09-19 10:02:53 -05:00
2022-09-19 10:02:53 -05:00
2022-02-14 20:19:08 +01:00
2022-09-19 10:02:53 -05:00
2022-09-19 10:02:53 -05:00
2022-02-26 22:16:56 +00:00
2022-06-22 16:46:02 +00:00
2022-08-16 15:46:43 -07:00
2022-08-16 15:46:43 -07:00
2022-04-22 06:11:18 -07:00
2022-04-22 06:11:18 -07:00
2022-02-26 22:16:56 +00:00
2022-04-22 06:11:18 -07:00
2022-02-26 22:16:56 +00:00
2022-08-13 11:59:16 -07:00
2022-02-09 10:06:49 -08:00
2022-02-09 21:30:14 +01:00
2022-02-26 22:16:56 +00:00
2022-08-16 15:46:43 -07:00
2022-09-25 20:26:02 -07:00
2022-08-25 10:00:12 +05:30
2022-09-12 16:20:30 -07:00
2022-09-12 16:20:30 -07:00
2022-09-12 16:20:30 -07:00
2022-06-22 19:20:40 +01:00
2022-09-21 13:40:03 +03:00
2022-02-09 10:06:49 -08:00
2022-05-27 09:20:21 -07:00
2022-02-14 20:19:08 +01:00
2022-02-14 20:19:08 +01:00
2022-02-26 22:16:56 +00:00
2022-08-15 23:44:34 -05:00
2022-08-08 21:48:07 -05:00