mirror of
https://github.com/ml-explore/mlx.git
synced 2025-06-25 01:41:17 +08:00
![]() * Add conv1d grouped convs on CPU * Add GPU support * Parallelize inside metal kernel * clenaup * Update mlx/ops.cpp Co-authored-by: Awni Hannun <awni.hannun@gmail.com> * New unfold kernel + remove unused code * Remove copy and refactor * Update vjp and reuse steel gemm * Fixed groups on cpu * Fix metal validation --------- Co-authored-by: Awni Hannun <awni.hannun@gmail.com> |
||
---|---|---|
.. | ||
allocator_tests.cpp | ||
arg_reduce_tests.cpp | ||
array_tests.cpp | ||
autograd_tests.cpp | ||
blas_tests.cpp | ||
CMakeLists.txt | ||
compile_tests.cpp | ||
creations_tests.cpp | ||
custom_vjp_tests.cpp | ||
device_tests.cpp | ||
eval_tests.cpp | ||
fft_tests.cpp | ||
linalg_tests.cpp | ||
load_tests.cpp | ||
metal_tests.cpp | ||
ops_tests.cpp | ||
random_tests.cpp | ||
scheduler_tests.cpp | ||
tests.cpp | ||
utils_tests.cpp | ||
vmap_tests.cpp |