mlx/tests
Jesper Stemann Andersen f6c0499b8d
Resolved ambiguity in mlx::core::take_along_axis (#1822)
* Resolved ambiguity in mlx::core::take_along_axis

Detected by GCC 10 on riscv64-linux-gnu.

* Formatted

* Removed superfluous parentheses in random_tests.cpp
2025-02-04 06:06:17 -08:00
..
allocator_tests.cpp Metal validation (#432) 2024-01-11 11:57:24 -08:00
arg_reduce_tests.cpp Use int64 stride everywhere (#1671) 2024-12-09 11:09:02 -08:00
array_tests.cpp Use int64 stride everywhere (#1671) 2024-12-09 11:09:02 -08:00
autograd_tests.cpp Dynamic slicing (#1741) 2025-01-07 14:02:16 -08:00
blas_tests.cpp Use int64 stride everywhere (#1671) 2024-12-09 11:09:02 -08:00
CMakeLists.txt Export / import functions to / from a file (#1642) 2024-12-24 11:19:13 -08:00
compile_tests.cpp Simplify removes no-ops from the tape (#1759) 2025-01-09 11:23:19 -08:00
creations_tests.cpp Use int64 stride everywhere (#1671) 2024-12-09 11:09:02 -08:00
custom_vjp_tests.cpp Update pre-commit hooks (#984) 2024-04-11 07:27:53 -07:00
device_tests.cpp copyright + ack 2023-11-30 11:12:53 -08:00
einsum_tests.cpp Einsum (#1269) 2024-07-25 09:36:44 -07:00
eval_tests.cpp Shared events for synchronization + async eval (#998) 2024-04-17 06:16:02 -07:00
export_import_tests.cpp Fix export.cpp compilation with MSVC (#1737) 2024-12-29 06:56:30 -08:00
fft_tests.cpp Use int64 stride everywhere (#1671) 2024-12-09 11:09:02 -08:00
linalg_tests.cpp Dynamic slicing (#1741) 2025-01-07 14:02:16 -08:00
load_tests.cpp Use int64 stride everywhere (#1671) 2024-12-09 11:09:02 -08:00
metal_tests.cpp Expose function to clear memory cache (#1032) 2024-04-24 16:48:51 -07:00
ops_tests.cpp Dynamic slicing (#1741) 2025-01-07 14:02:16 -08:00
random_tests.cpp Resolved ambiguity in mlx::core::take_along_axis (#1822) 2025-02-04 06:06:17 -08:00
scheduler_tests.cpp copyright + ack 2023-11-30 11:12:53 -08:00
tests.cpp copyright + ack 2023-11-30 11:12:53 -08:00
utils_tests.cpp Add mx.finfo and use it when making causal mask (#1726) 2024-12-19 14:52:41 -08:00
vmap_tests.cpp Dynamic slicing (#1741) 2025-01-07 14:02:16 -08:00