mlx/python/src
Awni Hannun 50f3535693
Use expand_dims / unflatten / etc in more places (#1696)
* use expand_dims / unflatten in a couple more places

* few more

* few more

* fix
2024-12-12 17:00:44 -08:00
..
array.cpp Remove "using namespace mlx::core" in python/src (#1689) 2024-12-11 15:45:39 -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 Remove "using namespace mlx::core" in python/src (#1689) 2024-12-11 15:45:39 -08:00
convert.h Remove "using namespace mlx::core" in python/src (#1689) 2024-12-11 15:45:39 -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 Remove "using namespace mlx::core" in python/src (#1689) 2024-12-11 15:45:39 -08:00
utils.h Remove "using namespace mlx::core" in python/src (#1689) 2024-12-11 15:45:39 -08:00