Files
foxhunt/crates
jgrusewski 78f5ead601 feat(ml): implement predict_raw() for 5 scalar-output ensemble adapters
Override predict_raw() in TGGN, TLOB, KAN, xLSTM, Diffusion adapters
to return raw GPU tensors. Enables GPU-side ensemble aggregation
instead of per-model CPU extraction.

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