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
Simd
mlx/backend/cpu/simd/base_simd.h:27
Method
Simd<T, N>
mlx/backend/cpu/simd/accelerate_simd.h:60
Method
Simd<float16_t, N>
mlx/backend/cpu/simd/neon_fp16_simd.h:16
Function
Sin
mlx/primitives.h:2003
Function
Sinh
mlx/primitives.h:2017
Method
Slice
mlx/primitives.h:2031
Method
SliceUpdate
mlx/primitives.h:2062
Method
SmallSizePool
mlx/backend/cuda/allocator.h:42
Method
SmallSizePool
mlx/backend/cuda/allocator.cpp:104
Method
SmallVector
mlx/small_vector.h:103
Method
SocketTask
mlx/distributed/ring/ring.cpp:155
Method
SocketThread
mlx/distributed/ring/ring.cpp:130
Method
Softmax
mlx/primitives.h:2157
Method
Sort
mlx/primitives.h:2179
Method
Split
mlx/primitives.h:2200
Method
Sqrt
mlx/primitives.h:2239
Function
Square
mlx/primitives.h:2225
Method
Squeeze
mlx/primitives.h:2297
Method
StopGradient
mlx/primitives.h:2267
Method
StreamContext
mlx/utils.h:23
Method
StreamThread
mlx/scheduler.h:26
Method
StridedIterator
Constructors
mlx/backend/cpu/sort.cpp:43
Method
Subscript
mlx/einsum.cpp:25
Function
Subtract
mlx/primitives.h:2283
Method
Synchronizer
mlx/transforms.cpp:53
Method
TCPSocket
mlx/distributed/utils.cpp:53
Method
TCPSocket
mlx/distributed/utils.h:36
Method
TCPSocket
mlx/distributed/jaccl/lib/jaccl/tcp.h:36
Method
TCPSocket
mlx/distributed/jaccl/lib/jaccl/tcp.cpp:53
Method
T_dct1
mlx/3rdparty/pocketfft.h:2544
Method
T_dst1
mlx/3rdparty/pocketfft.h:2575
Function
Tan
mlx/primitives.h:2322
Function
Tanh
mlx/primitives.h:2336
Method
ThreadPool
mlx/threadpool.h:55
Method
TransformAdd
mlx/backend/metal/kernels/steel/gemm/transforms.h:27
Method
TransformAdd
mlx/backend/metal/kernels/steel/attn/transforms.h:27
Method
TransformAxpby
mlx/backend/metal/kernels/steel/gemm/transforms.h:43
Method
TransformAxpby
mlx/backend/metal/kernels/steel/attn/transforms.h:43
Method
TransformScale
mlx/backend/metal/kernels/steel/attn/kernels/steel_attention_nax.h:24
Method
Transpose
mlx/primitives.h:2395
Method
Unflatten
mlx/primitives.h:2350
Method
View
mlx/primitives.h:2375
Method
VisualStudioInfo
mlx/backend/cpu/jit_compiler.cpp:30
Method
Worker
mlx/backend/cuda/worker.h:22
Method
Worker
mlx/backend/cuda/worker.cpp:8
Method
ZipFileWrapper
python/src/load.cpp:56
Method
_MLX_BFloat16
Default constructor
mlx/types/bf16.h:26
Method
_MLX_Float16
Default constructor
mlx/types/fp16.h:26
Method
__bool__
(self)
python/mlx/_distributed_utils/config.py:30
Method
__call__
(self, x)
python/mlx/nn/layers/containers.py:21
Method
__call__
(self, x)
python/mlx/nn/layers/convolution_transpose.py:70
Method
__call__
(self, x)
python/mlx/nn/layers/convolution_transpose.py:149
Method
__call__
(self, x)
python/mlx/nn/layers/convolution_transpose.py:231
Method
__call__
(self, x)
python/mlx/nn/layers/quantized.py:144
Method
__call__
(self, x)
python/mlx/nn/layers/quantized.py:265
Method
__call__
(self, x)
python/mlx/nn/layers/quantized.py:399
Method
__call__
(self, x: mx.array)
python/mlx/nn/layers/linear.py:22
Method
__call__
(self, x: mx.array)
python/mlx/nn/layers/linear.py:66
Method
__call__
(self, x1: mx.array, x2: mx.array)
python/mlx/nn/layers/linear.py:159
Method
__call__
(self, x, hidden=None)
python/mlx/nn/layers/recurrent.py:75
Method
__call__
(self, x, hidden=None)
python/mlx/nn/layers/recurrent.py:156
Method
__call__
(self, x, hidden=None, cell=None)
python/mlx/nn/layers/recurrent.py:262
Method
__call__
(self, x: mx.array)
python/mlx/nn/layers/upsample.py:250
Method
__call__
(self, x: mx.array)
python/mlx/nn/layers/dropout.py:29
Method
__call__
(self, x: mx.array)
python/mlx/nn/layers/dropout.py:72
Method
__call__
(self, x: mx.array)
python/mlx/nn/layers/dropout.py:121
Method
__call__
(self, x: mx.array)
python/mlx/nn/layers/distributed.py:246
Method
__call__
(self, x: mx.array)
python/mlx/nn/layers/distributed.py:330
Method
__call__
(self, x: mx.array)
python/mlx/nn/layers/distributed.py:440
Method
__call__
(self, x: mx.array)
python/mlx/nn/layers/distributed.py:574
Method
__call__
(self, x, offset: int = 0)
python/mlx/nn/layers/positional_encoding.py:46
Method
__call__
(self, x)
python/mlx/nn/layers/positional_encoding.py:101
Method
__call__
(self, attention_scores, offset=0, mask=None)
python/mlx/nn/layers/positional_encoding.py:152
Method
__call__
(self, x)
python/mlx/nn/layers/pooling.py:102
Method
__call__
(self, x)
python/mlx/nn/layers/activations.py:355
Method
__call__
(self, x)
python/mlx/nn/layers/activations.py:418
Method
__call__
(self, x)
python/mlx/nn/layers/activations.py:436
Method
__call__
(self, x)
python/mlx/nn/layers/activations.py:477
Method
__call__
(self, x)
python/mlx/nn/layers/activations.py:496
Method
__call__
(self, x: mx.array)
python/mlx/nn/layers/activations.py:540
Method
__call__
(self, x)
python/mlx/nn/layers/activations.py:581
Method
__call__
(self, x: mx.array)
python/mlx/nn/layers/activations.py:625
Method
__call__
(self, x)
python/mlx/nn/layers/convolution.py:76
Method
__call__
(self, x)
python/mlx/nn/layers/convolution.py:156
Method
__call__
(self, x)
python/mlx/nn/layers/convolution.py:228
Method
__call__
(self, queries, keys, values, mask=None)
python/mlx/nn/layers/transformer.py:79
Method
__call__
(self, x, mask)
python/mlx/nn/layers/transformer.py:125
Method
__call__
(self, x, mask)
python/mlx/nn/layers/transformer.py:175
Method
__call__
(self, x, memory, x_mask, memory_mask)
python/mlx/nn/layers/transformer.py:207
Method
__call__
(self, x, memory, x_mask, memory_mask)
python/mlx/nn/layers/transformer.py:266
Method
__call__
(self, src, tgt, src_mask, tgt_mask, memory_mask)
python/mlx/nn/layers/transformer.py:352
Method
__call__
(self, x: mx.array)
python/mlx/nn/layers/normalization.py:58
Method
__call__
(self, x)
python/mlx/nn/layers/normalization.py:107
Method
__call__
(self, x)
python/mlx/nn/layers/normalization.py:142
Method
__call__
(self, x)
python/mlx/nn/layers/normalization.py:230
Method
__call__
Forward pass of BatchNorm. Args: x (array): Input tensor. Returns: array: Normalized output tensor.
python/mlx/nn/layers/normalization.py:336
Method
__call__
(self, x)
python/mlx/nn/layers/embedding.py:31
Method
__call__
(self, parser, namespace, values, option_string=None)
python/mlx/_distributed_utils/common.py:107
Method
__call__
(self, x)
python/tests/test_export_import.py:332
Method
__call__
(self, x)
python/tests/test_export_import.py:358
← previous
next →
2,101–2,200 of 4,946, ranked by callers