.. |
3rdparty
|
jagrit's commit files
|
2023-11-29 10:52:08 -08:00 |
backend
|
Get metal version from xcode (#1228)
|
2024-06-26 07:02:11 -07:00 |
distributed
|
Add docs for the distributed namespace (#1184)
|
2024-06-06 11:37:00 -07:00 |
io
|
JIT compile option for binary minimization (#1091)
|
2024-05-22 12:57:13 -07:00 |
types
|
feat: metal formatting and pre-commit bump (#1038)
|
2024-04-30 07:18:09 -07:00 |
allocator.cpp
|
Memory allocation (#292)
|
2024-01-02 11:59:19 -08:00 |
allocator.h
|
feat: metal formatting and pre-commit bump (#1038)
|
2024-04-30 07:18:09 -07:00 |
array.cpp
|
minor fixes (#1194)
|
2024-06-12 22:06:49 -07:00 |
array.h
|
minor fixes (#1194)
|
2024-06-12 22:06:49 -07:00 |
CMakeLists.txt
|
Comms (#1097)
|
2024-05-23 17:04:02 -07:00 |
compile_impl.h
|
Ios compile (#784)
|
2024-03-04 20:02:26 -08:00 |
compile.cpp
|
minor fixes (#1194)
|
2024-06-12 22:06:49 -07:00 |
compile.h
|
Shapeless compilation for some graphs (#687)
|
2024-02-19 21:43:54 -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
|
Remove unnecessary string copies (#891)
|
2024-03-28 13:14:59 -07:00 |
dtype.h
|
minor fixes (#1194)
|
2024-06-12 22:06:49 -07:00 |
event.h
|
minor fixes (#1194)
|
2024-06-12 22:06:49 -07:00 |
fast_primitives.h
|
minor fixes (#1194)
|
2024-06-12 22:06:49 -07:00 |
fast.cpp
|
Metal shaders for memory efficient self attention on large sequences (#964)
|
2024-06-03 09:16:19 -07:00 |
fast.h
|
Adds mx.fast.layer_norm (#870)
|
2024-03-21 13:55:51 -07:00 |
fft.cpp
|
Feature complete Metal FFT (#1102)
|
2024-06-06 12:57:25 -07:00 |
fft.h
|
Remove duplicate defines of StreamOrDevice and is_big_endian (#892)
|
2024-03-26 15:15:11 -07:00 |
graph_utils.cpp
|
Remove unnecessary string copies (#891)
|
2024-03-28 13:14:59 -07:00 |
graph_utils.h
|
Add missing && when forwarding args (#894)
|
2024-03-25 14:55:54 -07:00 |
io.h
|
Add compiler flags to disable safetensors and gguf (#1098)
|
2024-05-09 17:39:44 -07:00 |
linalg.cpp
|
Implemented Cholesky on CPU (#1119)
|
2024-05-17 12:31:59 -07:00 |
linalg.h
|
Implemented Cholesky on CPU (#1119)
|
2024-05-17 12:31:59 -07:00 |
mlx.h
|
Comms (#1097)
|
2024-05-23 17:04:02 -07:00 |
ops.cpp
|
Add view op (#1179)
|
2024-06-04 08:05:27 -07:00 |
ops.h
|
Add docstring for scatter (#1189)
|
2024-06-06 11:51:25 -07:00 |
primitives.cpp
|
Masked gemv (#1211)
|
2024-06-14 09:52:26 -07:00 |
primitives.h
|
minor fixes (#1194)
|
2024-06-12 22:06:49 -07:00 |
random.cpp
|
Implementation of mlx.random.multivariate_normal (#502) (#877)
|
2024-04-09 13:50:12 -07:00 |
random.h
|
minor fixes (#1194)
|
2024-06-12 22:06:49 -07: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
|
Use uintptr_t instead of size_t to store funtion id (#916)
|
2024-03-28 06:37:59 -07:00 |
transforms.cpp
|
minor fixes (#1194)
|
2024-06-12 22:06:49 -07:00 |
transforms.h
|
Shared events for synchronization + async eval (#998)
|
2024-04-17 06:16:02 -07:00 |
utils.cpp
|
Shared events for synchronization + async eval (#998)
|
2024-04-17 06:16:02 -07:00 |
utils.h
|
Remove duplicate defines of StreamOrDevice and is_big_endian (#892)
|
2024-03-26 15:15:11 -07:00 |