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_multi_input_einsum
(self)
python/tests/test_einsum.py:214
Method
test_multi_optimizer
(self)
python/tests/test_optimizers.py:558
Method
test_multi_output_eval_during_transform
(self)
python/tests/test_eval.py:108
Method
test_multi_output_leak
(self)
python/tests/test_array.py:1966
Method
test_multiple_compile_same_capture
(self)
python/tests/test_compile.py:1208
Method
test_multiply
(self)
python/tests/test_ops.py:250
Method
test_multistream_deadlock
(self)
python/tests/test_eval.py:176
Method
test_multivariate_normal
(self)
python/tests/test_random.py:112
Method
test_muon
(self)
python/tests/test_optimizers.py:289
Method
test_mxfp4_quantize_dequantize
(self)
python/tests/test_quantized.py:30
Method
test_mxfp8_quantize_dequantize
(self)
python/tests/test_quantized.py:85
Method
test_nan_propagation
(self)
python/tests/test_reduce.py:156
Method
test_nan_propagation_complex64
(self)
python/tests/test_reduce.py:182
Method
test_nan_to_num
(self)
python/tests/test_ops.py:2001
Method
test_negative
(self)
python/tests/test_ops.py:847
Method
test_newaxis_for_reshaping_arrays
(self)
python/tests/test_constants.py:33
Method
test_nll_loss
(self)
python/tests/test_losses.py:254
Method
test_non_contiguous
(self)
python/tests/test_load.py:391
Method
test_non_multiples
(self)
python/tests/test_quantized.py:623
Method
test_norm
(self)
python/tests/test_linalg.py:13
Method
test_normal
(self)
python/tests/test_init.py:22
Method
test_normal_and_laplace
(self)
python/tests/test_random.py:67
Method
test_np_array_conversion_copies_by_default
(self)
python/tests/test_array.py:1703
Method
test_numpy_conv
(self)
python/tests/test_conv.py:22
Method
test_nvfp4_quantize_dequantize
(self)
python/tests/test_quantized.py:113
Method
test_obj_inequality_array
(self)
python/tests/test_array.py:217
Method
test_op_on_device
(self)
python/tests/test_device.py:52
Method
test_op_on_stream
(self)
python/tests/test_device.py:96
Method
test_ops
(npop, mlxop, x, y, atol, rtol)
python/tests/test_ops.py:1521
Method
test_opt_einsum_test_cases
(self)
python/tests/test_einsum.py:220
Method
test_optimizer_state
(self)
python/tests/test_optimizers.py:46
Method
test_optimizers
(self)
python/tests/test_optimizers.py:54
Method
test_orthogonal
(self)
python/tests/test_init.py:109
Method
test_outer
(self)
python/tests/test_ops.py:2552
Method
test_outputs_changing
(self)
python/tests/test_compile.py:1189
Method
test_pad
(self)
python/tests/test_ops.py:1937
Method
test_parameter_deletion
(self)
python/tests/test_nn.py:333
Method
test_partition
(self)
python/tests/test_ops.py:2318
Method
test_permutation
(self)
python/tests/test_random.py:328
Method
test_pooling
(self)
python/tests/test_nn.py:1415
Method
test_power_grad
(self)
python/tests/test_autograd.py:477
Method
test_prelu
(self)
python/tests/test_nn.py:1070
Method
test_prod
(self)
python/tests/test_ops.py:659
Method
test_pseudo_inverse
(self)
python/tests/test_linalg.py:259
Method
test_put_along_axis
(self)
python/tests/test_ops.py:1269
Method
test_put_along_axis_grads
(self)
python/tests/test_autograd.py:764
Method
test_qmm
(self)
python/tests/test_quantized.py:208
Method
test_qmm_fp_type
(self)
python/tests/test_quantized.py:897
Method
test_qmm_jvp
(self)
python/tests/test_quantized.py:275
Method
test_qmm_shapes
(self)
python/tests/test_quantized.py:305
Method
test_qmm_vjp
(self)
python/tests/test_quantized.py:245
Method
test_qmv
(self)
python/tests/test_quantized.py:330
Method
test_qmv_small_non_multiples
(self)
python/tests/test_quantized.py:697
Method
test_qqmv
(self)
python/tests/test_quantized.py:176
Method
test_qr_factorization
(self)
python/tests/test_linalg.py:95
Method
test_quantize
(self)
python/tests/test_nn.py:205
Method
test_quantize_dequantize
(self)
python/tests/test_quantized.py:11
Method
test_quantize_freeze
(self)
python/tests/test_nn.py:245
Method
test_quantize_strided
(self)
python/tests/test_quantized.py:1160
Method
test_quantized_embedding
(self)
python/tests/test_nn.py:1974
Method
test_quantized_sharded_linear_construction
(self)
python/tests/test_nn.py:252
Method
test_qvm
(self)
python/tests/test_quantized.py:408
Method
test_qvm_splitk
(self)
python/tests/test_quantized.py:435
Method
test_radians
(self)
python/tests/test_ops.py:1050
Method
test_randint
(self)
python/tests/test_random.py:202
Method
test_real_imag
(self)
python/tests/test_array.py:2252
Method
test_real_imag
(self)
python/tests/test_ops.py:3098
Method
test_reciprocal
(self)
python/tests/test_ops.py:915
Method
test_reduce_jvp
(self)
python/tests/test_autograd.py:953
Method
test_reduction_ops
(self)
python/tests/test_bf16.py:127
Method
test_reductions
(self)
python/tests/test_double.py:115
Method
test_relu
(self)
python/tests/test_nn.py:944
Method
test_relu6
(self)
python/tests/test_nn.py:979
Method
test_remainder
(self)
python/tests/test_ops.py:300
Method
test_repeat
(self)
python/tests/test_ops.py:2496
Method
test_repeated_conv
(self)
python/tests/test_conv.py:1047
Method
test_retain_graph
(self)
python/tests/test_eval.py:17
Method
test_rfftfreq
(self)
python/tests/test_fft.py:270
Method
test_rms_norm
(self)
python/tests/test_fast.py:388
Method
test_rms_norm_grad
(self)
python/tests/test_fast.py:448
Method
test_rmsprop
(self)
python/tests/test_optimizers.py:102
Method
test_rnn
(self)
python/tests/test_nn.py:1900
Method
test_roll
(self)
python/tests/test_ops.py:3059
Method
test_roll_errors
(self)
python/tests/test_ops.py:3093
Method
test_rope
(self)
python/tests/test_fast.py:72
Method
test_rope
(self)
python/tests/test_nn.py:1119
Method
test_rope_batch
(self)
python/tests/test_fast.py:319
Method
test_rope_dims_validation
(self)
python/tests/test_fast.py:172
Method
test_rope_grad
(self)
python/tests/test_fast.py:292
Method
test_rope_with_freqs
(self)
python/tests/test_fast.py:207
Method
test_rope_with_large_offset
(self)
python/tests/test_fast.py:368
Method
test_round
(self)
python/tests/test_ops.py:537
Method
test_rsqrt
(self)
python/tests/test_ops.py:909
Method
test_save_and_load
(self)
python/tests/test_load.py:40
Method
test_save_and_load_fs
(self)
python/tests/test_load.py:303
Method
test_save_and_load_gguf
(self)
python/tests/test_load.py:131
Method
test_save_and_load_gguf_metadata_arrays
(self)
python/tests/test_load.py:225
Method
test_save_and_load_gguf_metadata_basic
(self)
python/tests/test_load.py:192
Method
test_save_and_load_gguf_metadata_mixed
(self)
python/tests/test_load.py:261
Method
test_save_and_load_safetensors
(self)
python/tests/test_load.py:90
← previous
next →
4,501–4,600 of 4,946, ranked by callers