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
Method
_extra_repr
(self)
python/mlx/nn/layers/dropout.py:26
Method
_extra_repr
(self)
python/mlx/nn/layers/dropout.py:69
Method
_extra_repr
(self)
python/mlx/nn/layers/dropout.py:118
Method
_extra_repr
(self)
python/mlx/nn/layers/distributed.py:240
Method
_extra_repr
(self)
python/mlx/nn/layers/distributed.py:324
Method
_extra_repr
(self)
python/mlx/nn/layers/distributed.py:431
Method
_extra_repr
(self)
python/mlx/nn/layers/distributed.py:566
Method
_extra_repr
(self)
python/mlx/nn/layers/positional_encoding.py:43
Method
_extra_repr
(self)
python/mlx/nn/layers/pooling.py:95
Method
_extra_repr
(self)
python/mlx/nn/layers/convolution.py:67
Method
_extra_repr
(self)
python/mlx/nn/layers/convolution.py:147
Method
_extra_repr
(self)
python/mlx/nn/layers/convolution.py:220
Method
_extra_repr
(self)
python/mlx/nn/layers/normalization.py:55
Method
_extra_repr
(self)
python/mlx/nn/layers/normalization.py:104
Method
_extra_repr
(self)
python/mlx/nn/layers/normalization.py:139
Method
_extra_repr
(self)
python/mlx/nn/layers/normalization.py:193
Method
_extra_repr
(self)
python/mlx/nn/layers/normalization.py:311
Method
_extra_repr
(self)
python/mlx/nn/layers/embedding.py:28
Method
_freeze_impl
(_, m)
python/mlx/nn/layers/base.py:499
Method
_group_norm
(self, x)
python/mlx/nn/layers/normalization.py:215
Method
_is_leaf_module
(m, k, v)
python/mlx/nn/layers/base.py:299
Function
_linear_indices
(N, scale, align_corners, dim, ndims)
python/mlx/nn/layers/upsample.py:40
Function
_make_activation_module
(f)
python/mlx/nn/layers/activations.py:11
Function
_maybe_quantize
(path, m)
python/mlx/nn/layers/quantized.py:69
Function
_power_of_two_formatter
(value, _position)
benchmarks/python/masked_scatter.py:62
Method
_pytorch_compatible_group_norm
(self, x)
python/mlx/nn/layers/normalization.py:199
Function
_qmm
mlx/backend/cpu/quantized.cpp:97
Function
_qmm_dispatch_group
mlx/backend/cpu/quantized.cpp:310
Function
_qmm_dispatch_transpose
mlx/backend/cpu/quantized.cpp:287
Function
_qmm_dispatch_typed
mlx/backend/cpu/quantized.cpp:341
Function
_qmm_t
mlx/backend/cpu/quantized.cpp:155
Function
_qmm_t_simd
mlx/backend/cpu/quantized.cpp:240
Function
_quant_matmul
(x, w, s, b, transpose, group_size, bits)
benchmarks/python/comparative/bench_mlx.py:63
Method
_read
python/src/load.cpp:164
Method
_set_training_mode
(self, mode: bool)
python/mlx/nn/layers/quantized.py:391
Function
_shard_fn
(path, weight)
python/mlx/nn/layers/distributed.py:55
Method
_test_logits_as_inputs
()
python/tests/test_losses.py:80
Method
_test_probs_as_inputs
()
python/tests/test_losses.py:113
Method
_test_tiny_probs_as_inputs
()
python/tests/test_losses.py:138
Function
_thread_fn
(rank, *args, **kwargs)
python/mlx/_distributed_utils/launch.py:174
Method
_unfreeze_impl
(_, m)
python/mlx/nn/layers/base.py:555
Function
abort_with_exception
mlx/utils.cpp:121
Method
accept
mlx/distributed/utils.cpp:126
Function
add3
tests/compile_tests.cpp:662
Method
add_at_head
mlx/backend/common/buffer_cache.h:119
Function
add_diff
tests/compile_tests.cpp:171
Method
add_factor
mlx/3rdparty/pocketfft.h:839
Method
add_factor
mlx/3rdparty/pocketfft.h:1565
Method
add_kernel_node
mlx/backend/cuda/device.h:53
Method
add_kernel_node_ex
mlx/backend/cuda/device.h:59
Function
add_scalars
tests/compile_tests.cpp:112
Function
add_temporaries
mlx/backend/cpu/encoder.h:32
Function
add_temporary
Hold onto a temporary until any already scheduled tasks which use it as an input are complete.
mlx/backend/cpu/encoder.h:28
Function
adjust_matrix_offsets
mlx/backend/metal/kernels/quantized.h:1351
Function
adjust_matrix_offsets
mlx/backend/metal/kernels/quantized_nax.h:836
Function
affine_gather_qmm_n
mlx/backend/metal/kernels/quantized.h:2174
Function
affine_gather_qmm_n_nax
mlx/backend/metal/kernels/quantized_nax.h:1392
Function
affine_gather_qmm_rhs
mlx/backend/metal/kernels/quantized.h:2245
Function
affine_gather_qmm_rhs_nax
mlx/backend/metal/kernels/quantized_nax.h:1461
Function
affine_gather_qmm_t
mlx/backend/metal/kernels/quantized.h:2093
Function
affine_gather_qmm_t_nax
mlx/backend/metal/kernels/quantized_nax.h:1324
Function
affine_gather_qmv
mlx/backend/metal/kernels/quantized.h:1962
Function
affine_gather_qmv_fast
mlx/backend/metal/kernels/quantized.h:1900
Function
affine_gather_qvm
mlx/backend/metal/kernels/quantized.h:2024
Function
affine_qmm_n
mlx/backend/metal/kernels/quantized.h:1847
Function
affine_qmm_n_nax
mlx/backend/metal/kernels/quantized_nax.h:1264
Function
affine_qmm_t
mlx/backend/metal/kernels/quantized.h:1716
Function
affine_qmm_t_nax
mlx/backend/metal/kernels/quantized_nax.h:1205
Function
affine_qmm_t_splitk
mlx/backend/metal/kernels/quantized.h:1788
Function
affine_qmv
mlx/backend/metal/kernels/quantized.h:1548
Function
affine_qmv_fast
mlx/backend/metal/kernels/quantized.h:1496
Function
affine_qmv_quad
mlx/backend/metal/kernels/quantized.h:1444
Function
affine_qvm
mlx/backend/metal/kernels/quantized.h:1600
Function
affine_qvm_split_k
mlx/backend/metal/kernels/quantized.h:1652
Method
aligned_allocator
mlx/3rdparty/pocketfft.h:605
Function
all_gather
mlx/distributed/distributed.cpp:33
Method
all_gather
mlx/distributed/ring/ring.cpp:496
Method
all_gather
mlx/distributed/jaccl/jaccl.cpp:117
Method
all_gather
mlx/distributed/jaccl/lib/jaccl/ring_impl.h:299
Method
all_gather
mlx/distributed/jaccl/lib/jaccl/rdma.h:276
Method
all_gather
mlx/distributed/jaccl/lib/jaccl/mesh_impl.h:195
Method
all_gather
mlx/distributed/nccl/nccl.cpp:346
Method
all_gather_impl
mlx/distributed/ring/ring.cpp:756
Function
all_max
mlx/distributed/distributed.cpp:25
Method
all_max
mlx/distributed/ring/ring.cpp:482
Method
all_max
mlx/distributed/jaccl/jaccl.cpp:91
Method
all_max
mlx/distributed/jaccl/lib/jaccl/ring.cpp:139
Method
all_max
mlx/distributed/jaccl/lib/jaccl/mesh.cpp:152
Method
all_max
mlx/distributed/nccl/nccl.cpp:368
Function
all_min
mlx/distributed/distributed.cpp:29
Method
all_min
mlx/distributed/ring/ring.cpp:487
Method
all_min
mlx/distributed/jaccl/jaccl.cpp:104
Method
all_min
mlx/distributed/jaccl/lib/jaccl/ring.cpp:150
Method
all_min
mlx/distributed/jaccl/lib/jaccl/mesh.cpp:163
Method
all_min
mlx/distributed/nccl/nccl.cpp:375
Function
all_reduce
mlx/backend/metal/kernels/reduction/reduce_all.h:9
Method
all_reduce
mlx/distributed/ring/ring.cpp:584
Method
all_reduce
mlx/distributed/jaccl/lib/jaccl/ring.cpp:194
Method
all_reduce
mlx/distributed/jaccl/lib/jaccl/ring_impl.h:49
Method
all_reduce
mlx/distributed/jaccl/lib/jaccl/mesh.cpp:188
← previous
next →
2,301–2,400 of 4,946, ranked by callers