mirror of
https://github.com/ml-explore/mlx.git
synced 2025-11-08 05:18:12 +08:00
Reduce unnecessary integer ops, especially since there kernels are integer bound. Increase number of iterations for benchmarks for better smoothing. Github Issue #506 Co-authored-by: Vijay Krishnamoorthy <vijay_krish@apple.com>