.. |
3rdparty
|
jagrit's commit files
|
2023-11-29 10:52:08 -08:00 |
backend
|
Shorter kernel name for Windows (#1701)
|
2024-12-17 18:51:38 -08:00 |
distributed
|
Data parallel helper (#1407)
|
2024-09-16 18:17:21 -07:00 |
io
|
Define NOMINMAX before windows.h (#1715)
|
2024-12-17 18:51:24 -08:00 |
types
|
feat: metal formatting and pre-commit bump (#1038)
|
2024-04-30 07:18:09 -07:00 |
allocator.cpp
|
Fix sibling leak (#1590)
|
2024-11-18 19:17:01 -08:00 |
allocator.h
|
Allow querying the allocator for the buffer size (#1404)
|
2024-09-11 21:02:16 -07:00 |
array.cpp
|
Shape and Strides 1 / N (#1645)
|
2024-12-05 12:53:43 -08:00 |
array.h
|
Use int64 stride everywhere (#1671)
|
2024-12-09 11:09:02 -08:00 |
CMakeLists.txt
|
Fix shared library not exporting symbols on Windows (#1684)
|
2024-12-10 13:59:14 -08:00 |
compile_impl.h
|
allow compiling lambdas in C++ (#1650)
|
2024-12-06 13:13:21 -08:00 |
compile.cpp
|
Flatten and unflatten (#1692)
|
2024-12-11 21:51:37 -08:00 |
compile.h
|
allow compiling lambdas in C++ (#1650)
|
2024-12-06 13:13:21 -08:00 |
device.cpp
|
copyright + ack
|
2023-11-30 11:12:53 -08:00 |
device.h
|
minor fixes (#1194)
|
2024-06-12 22:06:49 -07:00 |
dtype.cpp
|
dtype is copy assignable (#1436)
|
2024-09-25 12:07:13 -07:00 |
dtype.h
|
dtype is copy assignable (#1436)
|
2024-09-25 12:07:13 -07:00 |
einsum.cpp
|
Use int64 stride everywhere (#1671)
|
2024-12-09 11:09:02 -08:00 |
einsum.h
|
Einsum (#1269)
|
2024-07-25 09:36:44 -07:00 |
event.h
|
Fix array is_available race cases (#1468)
|
2024-10-07 19:13:50 -07:00 |
fast_primitives.h
|
More primitives for compiling with shapeless (#1653)
|
2024-12-06 11:29:18 -08:00 |
fast.cpp
|
Use expand_dims / unflatten / etc in more places (#1696)
|
2024-12-12 17:00:44 -08:00 |
fast.h
|
3 and 6 bit quantization (#1613)
|
2024-11-22 10:22:13 -08:00 |
fft.cpp
|
Use int64 stride everywhere (#1671)
|
2024-12-09 11:09:02 -08:00 |
fft.h
|
Use int64 stride everywhere (#1671)
|
2024-12-09 11:09:02 -08:00 |
graph_utils.cpp
|
Remove unnecessary string copies (#891)
|
2024-03-28 13:14:59 -07:00 |
graph_utils.h
|
Added missing unordered_map includes (#1635)
|
2024-12-02 07:03:03 -08:00 |
io.h
|
Added missing unordered_map includes (#1635)
|
2024-12-02 07:03:03 -08:00 |
linalg.cpp
|
Eigenvalues and eigenvectors (#1334)
|
2024-10-22 12:18:48 -07:00 |
linalg.h
|
Eigenvalues and eigenvectors (#1334)
|
2024-10-22 12:18:48 -07:00 |
mlx.h
|
Einsum (#1269)
|
2024-07-25 09:36:44 -07:00 |
ops.cpp
|
Use expand_dims / unflatten / etc in more places (#1696)
|
2024-12-12 17:00:44 -08:00 |
ops.h
|
Flatten and unflatten (#1692)
|
2024-12-11 21:51:37 -08:00 |
primitives.cpp
|
fix unflatten vjp (#1708)
|
2024-12-16 18:37:57 -08:00 |
primitives.h
|
Flatten and unflatten (#1692)
|
2024-12-11 21:51:37 -08:00 |
random.cpp
|
Use int64 stride everywhere (#1671)
|
2024-12-09 11:09:02 -08:00 |
random.h
|
Use int64 stride everywhere (#1671)
|
2024-12-09 11:09:02 -08:00 |
scheduler.cpp
|
Add synchronize function (#1006)
|
2024-04-22 08:25:46 -07:00 |
scheduler.h
|
minor fixes (#1194)
|
2024-06-12 22:06:49 -07:00 |
stream.h
|
Add synchronize function (#1006)
|
2024-04-22 08:25:46 -07:00 |
transforms_impl.h
|
Fix cpu segfault (#1488)
|
2024-10-14 16:17:03 -07:00 |
transforms.cpp
|
fix synch race (#1719)
|
2024-12-18 12:25:16 -08:00 |
transforms.h
|
Custom transforms (#1246)
|
2024-07-10 18:00:01 -07:00 |
utils.cpp
|
Fix shared library not exporting symbols on Windows (#1684)
|
2024-12-10 13:59:14 -08:00 |
utils.h
|
Fix shared library not exporting symbols on Windows (#1684)
|
2024-12-10 13:59:14 -08:00 |