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
test_invalid_op_on_array
(self)
python/tests/test_array.py:250
Method
test_inverse
(self)
python/tests/test_linalg.py:207
Method
test_irregular_alignments
(self)
python/tests/test_ops.py:3191
Method
test_irregular_binary_ops
(self)
python/tests/test_ops.py:1751
Method
test_isclose
(self)
python/tests/test_ops.py:1098
Method
test_isfinite
(self)
python/tests/test_ops.py:421
Method
test_isinf
(self)
python/tests/test_ops.py:398
Method
test_isnan
(self)
python/tests/test_ops.py:383
Method
test_isneginf
(self)
python/tests/test_ops.py:514
Method
test_isposinf
(self)
python/tests/test_ops.py:491
Method
test_issubdtype
(self)
python/tests/test_ops.py:2778
Method
test_jvp
(self)
python/tests/test_autograd.py:11
Method
test_jvp_comparison_tangent_dtype
(self)
python/tests/test_autograd.py:33
Method
test_key
(self)
python/tests/test_random.py:23
Method
test_key_split
(self)
python/tests/test_random.py:31
Method
test_kl_div_loss
(self)
python/tests/test_losses.py:318
Method
test_kron
(self)
python/tests/test_ops.py:1141
Method
test_l1_loss
(self)
python/tests/test_losses.py:167
Method
test_lapack
(self)
python/tests/test_double.py:186
Method
test_large_binary
(self)
python/tests/test_ops.py:2364
Method
test_large_indices
(self)
python/tests/test_array.py:2261
Method
test_layer_norm
(self)
python/tests/test_fast.py:502
Method
test_layer_norm_dim_check
(self)
python/tests/test_fast.py:491
Method
test_layer_norm_grad
(self)
python/tests/test_fast.py:596
Method
test_layer_norm_grad_no_bias
(self)
python/tests/test_fast.py:639
Method
test_layer_norm_grad_no_params
(self)
python/tests/test_fast.py:675
Method
test_layer_norm_grad_params
(self)
python/tests/test_fast.py:686
Method
test_leaks
(self)
python/tests/test_autograd.py:832
Method
test_leaks
(self)
python/tests/test_vmap.py:642
Method
test_leaks
(self)
python/tests/test_compile.py:1020
Method
test_leaks
(self)
python/tests/test_export_import.py:244
Method
test_leaky_relu
(self)
python/tests/test_nn.py:951
Method
test_linear
(self)
python/tests/test_nn.py:363
Method
test_linear_warmup_with_cosine_decay
(self)
python/tests/test_optimizers.py:463
Method
test_linspace
(self)
python/tests/test_double.py:299
Method
test_linspace
(self)
python/tests/test_ops.py:2462
Method
test_lion
(self)
python/tests/test_optimizers.py:251
Method
test_list_equals_array
(self)
python/tests/test_array.py:142
Method
test_list_not_equals_array
(self)
python/tests/test_array.py:184
Method
test_load_donation
(self)
python/tests/test_load.py:425
Method
test_load_f8_e4m3
(self)
python/tests/test_load.py:167
Method
test_load_from_pickled_np
(self)
python/tests/test_array.py:1957
Method
test_load_from_weights
(self)
python/tests/test_nn.py:124
Method
test_load_npy_dtype
(self)
python/tests/test_load.py:75
Method
test_log
(self)
python/tests/test_ops.py:944
Method
test_log10
(self)
python/tests/test_ops.py:968
Method
test_log1p
(self)
python/tests/test_ops.py:1057
Method
test_log2
(self)
python/tests/test_ops.py:956
Method
test_log_cosh_loss
(self)
python/tests/test_losses.py:375
Method
test_log_sigmoid
(self)
python/tests/test_nn.py:1061
Method
test_log_softmax
(self)
python/tests/test_nn.py:1052
Method
test_logaddexp
(self)
python/tests/test_ops.py:921
Method
test_logcumsumexp
(self)
python/tests/test_ops.py:2036
Method
test_logical_and
(self)
python/tests/test_ops.py:874
Method
test_logical_not
(self)
python/tests/test_ops.py:868
Method
test_logical_or
(self)
python/tests/test_ops.py:885
Method
test_logical_overloads
(self)
python/tests/test_array.py:1877
Method
test_logsumexp
(self)
python/tests/test_ops.py:733
Method
test_long_column
(self)
python/tests/test_reduce.py:213
Method
test_longer_paths
(self)
python/tests/test_einsum.py:43
Method
test_lstm
(self)
python/tests/test_nn.py:1952
Method
test_lu
(self)
python/tests/test_linalg.py:493
Method
test_lu_factor
(self)
python/tests/test_linalg.py:523
Method
test_many_reduction_axes
(self)
python/tests/test_reduce.py:134
Method
test_margin_ranking_loss
(self)
python/tests/test_losses.py:406
Method
test_masked_scatter
(self)
python/tests/test_ops.py:3230
Method
test_matmul
(self)
python/tests/test_blas.py:131
Method
test_matmul_batched
(self)
python/tests/test_blas.py:176
Method
test_matmul_dtypes
(self)
python/tests/test_blas.py:160
Method
test_matmul_jvps
(self)
python/tests/test_autograd.py:729
Method
test_matmul_shapes
(self)
python/tests/test_blas.py:71
Method
test_matmul_unaligned
(self)
python/tests/test_blas.py:49
Method
test_matrix_vector
(self)
python/tests/test_blas.py:308
Method
test_matrix_vector_attn
(self)
python/tests/test_blas.py:414
Method
test_matrix_vector_batched
(self)
python/tests/test_blas.py:349
Method
test_matrix_vector_broadcast
(self)
python/tests/test_blas.py:376
Method
test_matrix_vector_edgecases
(self)
python/tests/test_blas.py:485
Method
test_matvec_unaligned
(self)
python/tests/test_blas.py:64
Method
test_max_into_equal
(self)
python/tests/test_compile.py:762
Method
test_maximum
(self)
python/tests/test_ops.py:463
Method
test_mean
(self)
python/tests/test_ops.py:763
Method
test_median
(self)
python/tests/test_ops.py:778
Method
test_memory_info
(self)
python/tests/test_memory.py:10
Method
test_memoryless_copy
(self)
python/tests/test_array.py:1684
Method
test_merge
(self)
python/tests/test_tree.py:26
Method
test_meshgrid
(self)
python/tests/test_ops.py:1874
Method
test_min_and_max
(self)
python/tests/test_ops.py:674
Method
test_minimum
(self)
python/tests/test_ops.py:451
Method
test_mish
(self)
python/tests/test_nn.py:1076
Method
test_mismatch_input_sizes
(self)
python/tests/test_vmap.py:266
Method
test_mismatch_stride_mm
(self)
python/tests/test_blas.py:538
Method
test_mixed
(self)
python/tests/mpi_test_distributed.py:93
Method
test_mlx_default_device
(self)
python/tests/test_device.py:11
Method
test_mode_error_cases
(self)
python/tests/test_quantized.py:506
Method
test_model_with_dict
(self)
python/tests/test_nn.py:76
Method
test_module_attributes
(self)
python/tests/test_nn.py:57
Method
test_module_state
(self)
python/tests/test_nn.py:190
Method
test_module_utilities
(self)
python/tests/test_nn.py:15
Method
test_move_swap_axes
(self)
python/tests/test_ops.py:600
Method
test_mse_loss
(self)
python/tests/test_losses.py:188
← previous
next →
4,401–4,500 of 4,946, ranked by callers