Files
foxhunt/crates
jgrusewski 58dc95cf54 feat(ml): InferenceEnsemble GPU-aggregated prediction — N syncs → 1
Use predict_raw() to collect raw GPU tensors from adapters. Stack,
sigmoid, weighted-sum on GPU before single extraction. Falls back
to CPU path for adapters without tensor output.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 17:46:21 +01:00
..