mlx/python/src
Awni Hannun f110357aaa
Bump nanobind to 2.4 + fix (#1710)
* bump nanobind to 2.4 + fix

* fix
2024-12-17 10:57:54 -08:00
..
array.cpp Bump nanobind to 2.4 + fix (#1710) 2024-12-17 10:57:54 -08:00
buffer.h Remove "using namespace mlx::core" in python/src (#1689) 2024-12-11 15:45:39 -08:00
CMakeLists.txt Fix library output directory for MSVC (#1681) 2024-12-09 19:07:50 -08:00
constants.cpp Array api (#1289) 2024-07-26 10:40:49 -07:00
convert.cpp Bump nanobind to 2.4 + fix (#1710) 2024-12-17 10:57:54 -08:00
convert.h Bump nanobind to 2.4 + fix (#1710) 2024-12-17 10:57:54 -08:00
device.cpp Remove "using namespace mlx::core" in python/src (#1689) 2024-12-11 15:45:39 -08:00
distributed.cpp Remove "using namespace mlx::core" in python/src (#1689) 2024-12-11 15:45:39 -08:00
fast.cpp Remove "using namespace mlx::core" in python/src (#1689) 2024-12-11 15:45:39 -08:00
fft.cpp Remove "using namespace mlx::core" in python/src (#1689) 2024-12-11 15:45:39 -08:00
indexing.cpp Use expand_dims / unflatten / etc in more places (#1696) 2024-12-12 17:00:44 -08:00
indexing.h Remove "using namespace mlx::core" in python/src (#1689) 2024-12-11 15:45:39 -08:00
linalg.cpp Remove "using namespace mlx::core" in python/src (#1689) 2024-12-11 15:45:39 -08:00
load.cpp Remove "using namespace mlx::core" in python/src (#1689) 2024-12-11 15:45:39 -08:00
load.h Remove "using namespace mlx::core" in python/src (#1689) 2024-12-11 15:45:39 -08:00
metal.cpp Remove "using namespace mlx::core" in python/src (#1689) 2024-12-11 15:45:39 -08:00
mlx.cpp Comms (#1097) 2024-05-23 17:04:02 -07:00
ops.cpp Fix build (#1693) 2024-12-11 23:56:25 -08:00
random.cpp Remove "using namespace mlx::core" in python/src (#1689) 2024-12-11 15:45:39 -08:00
stream.cpp Remove "using namespace mlx::core" in python/src (#1689) 2024-12-11 15:45:39 -08:00
transforms.cpp Remove "using namespace mlx::core" in python/src (#1689) 2024-12-11 15:45:39 -08:00
trees.cpp Remove "using namespace mlx::core" in python/src (#1689) 2024-12-11 15:45:39 -08:00
trees.h Remove "using namespace mlx::core" in python/src (#1689) 2024-12-11 15:45:39 -08:00
utils.cpp Bump nanobind to 2.4 + fix (#1710) 2024-12-17 10:57:54 -08:00
utils.h Bump nanobind to 2.4 + fix (#1710) 2024-12-17 10:57:54 -08:00