mirror of
https://github.com/huggingface/candle.git
synced 2025-06-20 20:09:50 +00:00
Improve arg reduce and add contiguous impl
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
mod benchmarks;
|
||||
|
||||
use criterion::criterion_main;
|
||||
criterion_main!(benchmarks::reduce::benches);
|
||||
criterion_main!(benchmarks::reduce::benches);
|
||||
|
Reference in New Issue
Block a user