mlx/benchmarks/cpp
Cheng 913b19329c
Add missing && when forwarding args (#925)
Without the && args would be copied and perfect forwarding won't work.
2024-03-29 06:48:29 -07:00
..
autograd.cpp copyright + ack 2023-11-30 11:12:53 -08:00
CMakeLists.txt jagrit's commit files 2023-11-29 10:52:08 -08:00
compare_devices.cpp copyright + ack 2023-11-30 11:12:53 -08:00
irregular_strides.cpp copyright + ack 2023-11-30 11:12:53 -08:00
single_ops.cpp Implement the 'where' primitive for conditional selection (#664) 2024-02-22 15:10:48 -08:00
time_utils.h Add missing && when forwarding args (#925) 2024-03-29 06:48:29 -07:00