mirror of
https://github.com/huggingface/candle.git
synced 2025-06-21 04:10:46 +00:00
Follow crate conventions
This commit is contained in:
@ -847,4 +847,4 @@ fn fill() {
|
||||
assert_fill(f16::from_f32(1.23));
|
||||
assert_fill(bf16::from_f32(4.56));
|
||||
assert_fill(7.89f32);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user