Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ml-explore/mlx
/ functions
Functions
4,946 in github.com/ml-explore/mlx
⨍
Functions
4,946
◇
Types & classes
770
↳
Endpoints
5
Function
binary_op_dispatch_dims
mlx/backend/cpu/binary.h:109
Function
binary_op_dispatch_dims
mlx/backend/cpu/binary_two.h:53
Function
binary_ss
mlx/backend/metal/kernels/binary.h:4
Function
binary_ss
mlx/backend/metal/kernels/binary_two.h:4
Function
binary_sv
mlx/backend/metal/kernels/binary.h:13
Function
binary_sv
mlx/backend/metal/kernels/binary_two.h:16
Function
binary_sv2
mlx/backend/metal/kernels/binary.h:70
Function
binary_sv2
mlx/backend/metal/kernels/binary_two.h:88
Function
binary_vs
mlx/backend/metal/kernels/binary.h:32
Function
binary_vs
mlx/backend/metal/kernels/binary_two.h:40
Function
binary_vs2
mlx/backend/metal/kernels/binary.h:90
Function
binary_vs2
mlx/backend/metal/kernels/binary_two.h:113
Function
binary_vv
mlx/backend/metal/kernels/binary.h:51
Function
binary_vv
mlx/backend/metal/kernels/binary_two.h:64
Function
binary_vv2
mlx/backend/metal/kernels/binary.h:110
Function
binary_vv2
mlx/backend/metal/kernels/binary_two.h:138
Method
bits_to_bfloat
mlx/types/limits.h:51
Method
bits_to_half
mlx/types/limits.h:25
Method
bitwise
(a, b)
python/tests/test_ops.py:2871
Function
blackman
mlx/ops.cpp:2522
Function
block_masked_gemm
mlx/backend/metal/kernels/steel/gemm/kernels/steel_gemm_masked.h:52
Method
block_sort
mlx/backend/metal/kernels/sort.h:270
Method
block_sort
mlx/backend/metal/kernels/sort.h:446
Function
block_sort_nc
mlx/backend/metal/kernels/sort.h:374
Function
bluestein_fft
mlx/backend/metal/kernels/fft.h:374
Method
bool
mlx/backend/metal/kernels/gemv_masked.h:13
Method
bool
mlx/backend/metal/kernels/steel/gemm/kernels/steel_gemm_masked.h:14
Method
buffer_info
python/src/buffer.h:64
Function
buffer_size
mlx/array.h:359
Method
build_command
mlx/backend/cpu/jit_compiler.cpp:89
Method
build_extension
(self, ext: CMakeExtension)
setup.py:71
Method
build_extension
(self, ext: CMakeExtension)
python/mlx/extension.py:25
Method
build_library_
mlx/backend/metal/device.cpp:547
Method
calc
mlx/3rdparty/pocketfft.h:302
Method
call
(a)
python/tests/test_export_import.py:562
Method
call_impl
python/src/transforms.cpp:630
Method
call_impl
python/src/transforms.cpp:896
Method
call_kernel
(a: mx.array, source)
python/tests/test_fast.py:959
Method
callback
(args)
python/tests/test_export_import.py:513
Method
capacity
mlx/small_vector.h:282
Method
capacity
mlx/backend/cuda/lru_cache.h:45
Method
cat_constant
(x)
python/tests/test_vmap.py:563
Method
cat_fun
(x, y)
python/tests/test_vmap.py:560
Function
celu
(x)
benchmarks/python/comparative/bench_mlx.py:234
Function
celu
(x)
benchmarks/python/comparative/bench_torch.py:156
Method
cfftp
mlx/3rdparty/pocketfft.h:1537
Method
check
(x, axes)
python/tests/test_reduce.py:136
Function
check_cublas_error
mlx/backend/cuda/cublas_utils.cpp:83
Function
check_cuda_error
mlx/backend/cuda/utils.cpp:13
Function
check_cudnn_error
mlx/backend/cuda/cudnn_utils.cpp:66
Method
check_eigs_and_vecs
(A_np, kwargs={})
python/tests/test_double.py:235
Method
check_eigs_and_vecs
(A_np, kwargs={})
python/tests/test_linalg.py:354
Method
check_initialized
python/src/array.cpp:36
Method
check_jointly_gaussian
(data, mean, cov)
python/tests/test_random.py:171
Function
check_nvrtc_error
mlx/backend/cuda/jit_module.cpp:23
Method
check_slices
(arr_np, *idx_np)
python/tests/test_array.py:1058
Function
cholesky_impl
mlx/backend/cpu/cholesky.cpp:13
Function
cholesky_inv
mlx/linalg.cpp:401
Method
clear
Clear without reverting back to inline storage.
mlx/small_vector.h:438
Method
clear
mlx/backend/metal/kernels/steel/gemm/mma.h:237
Method
clear
mlx/backend/metal/kernels/steel/attn/mma.h:260
Method
clear
mlx/backend/common/buffer_cache.h:87
Function
clear_cache
mlx/backend/no_gpu/allocator.cpp:132
Function
clear_cache
mlx/backend/metal/allocator.cpp:264
Function
clear_streams
mlx/backend/no_gpu/eval.cpp:29
Function
clear_streams
mlx/backend/metal/eval.cpp:90
Function
clear_streams
mlx/backend/cuda/eval.cpp:83
Function
clip_grad_norm
Clips the global norm of the gradients. This function ensures that the global norm of the gradients does not exceed ``max_norm``. It scales d
python/mlx/optimizers/optimizers.py:951
Method
closure
(y)
python/tests/test_compile.py:108
Method
cmplx
mlx/3rdparty/pocketfft.h:234
Function
col_reduce_2pass
mlx/backend/metal/kernels/reduction/reduce_col.h:302
Function
col_reduce_longcolumn
mlx/backend/metal/kernels/reduction/reduce_col.h:97
Function
col_reduce_looped
mlx/backend/metal/kernels/reduction/reduce_col.h:163
Function
col_reduce_small
mlx/backend/metal/kernels/reduction/reduce_col.h:4
Function
collapse_contiguous_dims
mlx/backend/common/utils.cpp:20
Method
commit
mlx/backend/cuda/worker.cpp:44
Method
communication_stream
mlx/distributed/ring/ring.cpp:465
Method
communication_stream
mlx/distributed/mpi/mpi.cpp:359
Method
communication_stream
mlx/distributed/jaccl/jaccl.cpp:66
Method
communication_stream
mlx/distributed/nccl/nccl.cpp:320
Method
comp_twiddle
mlx/3rdparty/pocketfft.h:1512
Method
comp_twiddle
mlx/3rdparty/pocketfft.h:2310
Function
compile
mlx/compile.cpp:1098
Function
compile_across_streams
tests/compile_tests.cpp:511
Function
compile_available_for_device
mlx/backend/no_cpu/compiled.cpp:12
Function
compile_broadcast_add
tests/compile_tests.cpp:722
Function
compile_shapeless_not_ok
tests/compile_tests.cpp:685
Function
compile_shapeless_ok
tests/compile_tests.cpp:690
Function
compile_unary_inner
tests/compile_tests.cpp:605
Function
compile_unary_outer
tests/compile_tests.cpp:610
Method
complex128_t
mlx/types/complex.h:17
Method
complex64_t
mlx/types/complex.h:36
Method
complex64_t
Constructors
mlx/backend/metal/kernels/complex.h:25
Function
compute_dynamic_offset
mlx/backend/metal/slicing.cpp:45
Function
concatenate
(axis, x, y)
benchmarks/python/comparative/bench_mlx.py:307
Function
concatenate
(axis, x, y)
benchmarks/python/comparative/bench_torch.py:265
Method
condition
mlx/backend/metal/kernels/atomic.h:193
Method
condition
mlx/backend/metal/kernels/atomic.h:207
Method
condition
mlx/backend/metal/kernels/atomic.h:220
Method
condition
mlx/backend/metal/kernels/atomic.h:232
← previous
next →
2,501–2,600 of 4,946, ranked by callers