This website requires JavaScript.
Explore
Help
Sign In
gitadmin
/
foxhunt
Watch
1
Star
0
Fork
0
You've already forked foxhunt
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
7c19b59033d85ea2e2ea211573e9311d9eb6dd14
foxhunt
/
crates
/
ml-supervised
/
src
/
mamba
History
jgrusewski
f86ef27e93
Merge: GPU Bernoulli dropout in supervised Mamba2 (ghost-feature fix)
...
# Conflicts: # crates/ml-supervised/src/mamba/mod.rs
2026-04-23 10:09:15 +02:00
..
dropout_kernel.cu
feat(mamba): wire real GPU Bernoulli dropout in supervised Mamba2
2026-04-23 10:07:06 +02:00
hardware_aware.rs
fix(clippy): resolve all clippy warnings across entire workspace (--all-targets)
2026-03-13 10:18:35 +01:00
loss.rs
perf(cuda): TFT + Mamba2 forward passes fully GPU-native
2026-03-18 18:34:08 +01:00
mod.rs
Merge: GPU Bernoulli dropout in supervised Mamba2 (ghost-feature fix)
2026-04-23 10:09:15 +02:00
scan_algorithms.rs
audit: annotate all remaining to_vec/memcpy_dtoh — categorized 158 sites
2026-03-18 19:36:41 +01:00
selective_state.rs
audit: annotate all remaining to_vec/memcpy_dtoh — categorized 158 sites
2026-03-18 19:36:41 +01:00
ssd_layer.rs
fix(clippy): ml-supervised + ml-core + thin crates — 34 errors fixed
2026-03-19 00:39:03 +01:00