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