jgrusewski
208cee4cf5
docs: fix 5 chunk 2 re-review issues in CUDA backtest plan
- Task 9: memcpy_stod_inplace → memcpy_htod (cudarc 0.17 API)
- Task 9: Fix transposed actions_history layout — accumulate CPU-side
in window-major [window][step] layout, upload once before metrics kernel
- Task 9: Replace non-existent Tensor::from_raw_buffer with download-
and-reupload pattern (temporary, replaced by Task 11 GPU gather kernel)
- Task 10: DqnOptimizer → DQNTrainer (hyperopt adapter) (actual struct name)
- Task 10: internal_trainer type → &InternalDQNTrainer (avoids name conflict
with adapter's own DQNTrainer alias)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 09:40:51 +01:00
..
2026-03-04 22:58:40 +01:00
2026-03-04 18:36:28 +01:00
2026-03-04 22:58:40 +01:00
2026-03-04 22:58:40 +01:00
2026-03-04 22:30:12 +01:00
2026-03-04 22:58:40 +01:00
2026-03-04 22:58:40 +01:00
2026-03-04 22:58:40 +01:00
2026-03-04 22:58:40 +01:00
2026-03-04 23:13:35 +01:00
2026-03-04 23:18:10 +01:00
2026-03-04 22:58:40 +01:00
2026-03-04 21:56:09 +01:00
2026-03-05 17:06:53 +01:00
2026-03-05 17:06:53 +01:00
2026-03-07 12:08:39 +01:00
2026-03-06 11:44:02 +01:00
2026-03-06 14:32:37 +01:00
2026-03-07 12:08:39 +01:00
2026-03-07 20:38:41 +01:00
2026-03-07 20:38:41 +01:00
2026-03-07 02:14:31 +01:00
2026-03-08 15:13:07 +01:00
2026-03-08 15:13:07 +01:00
2026-03-08 19:39:48 +01:00
2026-03-09 13:17:06 +01:00
2026-03-10 11:17:51 +01:00
2026-03-11 09:40:51 +01:00
2026-03-11 09:11:27 +01:00