deep-learning/src/float.rs
2026-03-20 11:48:07 +01:00

1 line
73 B
Rust

pub type Float = f32; // f64 or f32, doesn't seem to make any difference