mirror of
https://github.com/ml-explore/mlx.git
synced 2025-09-24 14:58:17 +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>