godspeedee
Results
1
issues of
godspeedee
I created a new project, just added rustpotter to the dependencies and caught error: ``` error[E0277]: the trait bound `half::bf16: SampleBorrow` is not satisfied --> /home/user/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.2.2/src/cpu_backend.rs:2618:55 | 2618 | rand::distributions::Uniform::new(bf16::from_f64(min),...