.. |
3rdparty
|
jagrit's commit files
|
2023-11-29 10:52:08 -08:00 |
backend
|
Fix format / build (#489)
|
2024-01-18 10:01:59 -08:00 |
io
|
GGUF: Load and save metadata (#446)
|
2024-01-19 14:06:05 -08:00 |
types
|
Spelling (#342)
|
2024-01-01 21:08:17 -08:00 |
allocator.cpp
|
Memory allocation (#292)
|
2024-01-02 11:59:19 -08:00 |
allocator.h
|
Memory allocation (#292)
|
2024-01-02 11:59:19 -08:00 |
array.cpp
|
compile binding
|
2024-01-19 20:52:30 -08:00 |
array.h
|
basic compile scaffold works
|
2024-01-19 20:52:30 -08:00 |
CMakeLists.txt
|
make a move on compile
|
2024-01-19 20:52:30 -08:00 |
compile.cpp
|
simplify
|
2024-01-19 20:52:30 -08:00 |
device.cpp
|
copyright + ack
|
2023-11-30 11:12:53 -08:00 |
device.h
|
copyright + ack
|
2023-11-30 11:12:53 -08:00 |
dtype.cpp
|
copyright + ack
|
2023-11-30 11:12:53 -08:00 |
dtype.h
|
random generation fix (#80)
|
2023-12-08 10:40:57 -08:00 |
fft.cpp
|
Spelling (#342)
|
2024-01-01 21:08:17 -08:00 |
fft.h
|
copyright + ack
|
2023-11-30 11:12:53 -08:00 |
graph_utils.cpp
|
Fix stub generation, change graph exporting for arrows to go to outputs (#455)
|
2024-01-14 14:06:16 -08:00 |
graph_utils.h
|
copyright + ack
|
2023-11-30 11:12:53 -08:00 |
io.h
|
GGUF: Load and save metadata (#446)
|
2024-01-19 14:06:05 -08:00 |
linalg.cpp
|
linalg.norm (#187)
|
2023-12-26 19:42:04 -08:00 |
linalg.h
|
linalg.norm (#187)
|
2023-12-26 19:42:04 -08:00 |
mlx.h
|
GGUF: Load and save metadata (#446)
|
2024-01-19 14:06:05 -08:00 |
ops.cpp
|
fix isinf for integer types (#494)
|
2024-01-19 05:31:10 -08:00 |
ops.h
|
GGUF: Load and save metadata (#446)
|
2024-01-19 14:06:05 -08:00 |
primitives.cpp
|
Update GEMM (#424)
|
2024-01-17 12:42:39 -08:00 |
primitives.h
|
Update GEMM (#424)
|
2024-01-17 12:42:39 -08:00 |
random.cpp
|
Spelling (#342)
|
2024-01-01 21:08:17 -08:00 |
random.h
|
feat: add time based seed to random.h (#457)
|
2024-01-16 07:32:28 -08:00 |
scheduler.cpp
|
copyright + ack
|
2023-11-30 11:12:53 -08:00 |
scheduler.h
|
move all ObjC (via metal-cpp) interaction until post static initializers (#370)
|
2024-01-04 16:12:00 -08:00 |
stream.h
|
copyright + ack
|
2023-11-30 11:12:53 -08:00 |
transforms_impl.h
|
fix python globals bug, and erase
|
2024-01-19 20:52:30 -08:00 |
transforms.cpp
|
Fix detach for multi-output primitives (#480)
|
2024-01-17 14:08:07 -08:00 |
transforms.h
|
make a move on compile
|
2024-01-19 20:52:30 -08:00 |
utils.cpp
|
Added formatter structure and a boolean value formatter (#354)
|
2024-01-18 07:49:41 -08:00 |
utils.h
|
Added formatter structure and a boolean value formatter (#354)
|
2024-01-18 07:49:41 -08:00 |