MCPcopy Create free account

hub / github.com/ml-explore/mlx / functions

Functions4,946 in github.com/ml-explore/mlx

Methodtest_save_npz_weights
(self)
python/tests/test_nn.py:88
Methodtest_save_safetensors_weights
(self)
python/tests/test_nn.py:106
Methodtest_savez_and_loadz
(self)
python/tests/test_load.py:341
Methodtest_scalar_conversion
(self)
python/tests/test_array.py:66
Methodtest_scalar_inputs
(self)
python/tests/test_ops.py:95
Methodtest_scalar_integer_conversion_overflow
(self)
python/tests/test_array.py:2244
Methodtest_scans
(self)
python/tests/test_ops.py:2068
Methodtest_scatter_add_vjp
(self)
python/tests/test_autograd.py:317
Methodtest_scatter_max_vjp
(self)
python/tests/test_autograd.py:330
Methodtest_scatter_min_vjp
(self)
python/tests/test_autograd.py:350
Methodtest_scatter_vjp
(self)
python/tests/test_autograd.py:298
Methodtest_schedule_joiner
(self)
python/tests/test_optimizers.py:449
Methodtest_sdpa
(self)
python/tests/test_fast_sdpa.py:364
Methodtest_sdpa_attention_sinks
(self)
python/tests/test_fast_sdpa.py:556
Methodtest_sdpa_broadcast_mask
(self)
python/tests/test_fast_sdpa.py:485
Methodtest_sdpa_few_query
(self)
python/tests/test_fast_sdpa.py:248
Methodtest_sdpa_fully_masked
(self)
python/tests/test_fast_sdpa.py:224
Methodtest_sdpa_grad
(self)
python/tests/test_fast_sdpa.py:606
Methodtest_sdpa_inf_score
(self)
python/tests/test_fast_sdpa.py:236
Methodtest_sdpa_long_masked_sequence
(self)
python/tests/test_fast_sdpa.py:448
Methodtest_sdpa_nan_bug
(self)
python/tests/test_fast_sdpa.py:528
Methodtest_sdpa_noncontiguous_inputs
(self)
python/tests/test_fast_sdpa.py:501
Methodtest_sdpa_promote_mask
(self)
python/tests/test_fast_sdpa.py:512
Methodtest_sdpa_sliced
(self)
python/tests/test_fast_sdpa.py:653
Methodtest_sdpa_vector
(self)
python/tests/test_fast_sdpa.py:152
Methodtest_sdpa_vector_batched
(self)
python/tests/test_fast_sdpa.py:323
Methodtest_sdpa_vector_kv_transposed_head_seq
(self)
python/tests/test_fast_sdpa.py:120
Methodtest_sdpa_vector_value_dims
(self)
python/tests/test_fast_sdpa.py:307
Methodtest_segmented_mm
(self)
python/tests/test_blas.py:1294
Methodtest_send_recv
(self)
python/tests/mpi_test_distributed.py:115
Methodtest_send_recv
(self)
python/tests/ring_test_distributed.py:80
Methodtest_sequential
(self)
python/tests/test_nn.py:878
Methodtest_set_dtype
(self)
python/tests/test_nn.py:1877
Methodtest_setitem
(self)
python/tests/test_array.py:1137
Methodtest_setitem_with_boolean_mask
(self)
python/tests/test_array.py:2077
Methodtest_setitem_with_list
(self)
python/tests/test_array.py:2036
Methodtest_sgd
(self)
python/tests/test_optimizers.py:77
Methodtest_shape
( M, N, K, dtype=mx.float32, batch_A=(),
python/tests/test_quantized.py:768
Methodtest_shape
( M, N, K, block_size, transpose=False,
python/tests/test_blas.py:924
Methodtest_shapeless_compile
(self)
python/tests/test_compile.py:399
Methodtest_shapeless_compile_addmm
(self)
python/tests/test_compile.py:887
Methodtest_shapeless_compile_full_like
(self)
python/tests/test_compile.py:485
Methodtest_shapeless_compile_gather
(self)
python/tests/test_compile.py:477
Methodtest_shapeless_compile_matmul
(self)
python/tests/test_compile.py:880
Methodtest_shapeless_compile_slice_update
(self)
python/tests/test_compile.py:915
Methodtest_shapeless_compile_unflatten
(self)
python/tests/test_compile.py:469
Methodtest_shapeless_compile_with_broadcasts
(self)
python/tests/test_compile.py:423
Methodtest_shapeless_compile_with_reduction
(self)
python/tests/test_compile.py:437
Methodtest_shapeless_compile_with_reshape
(self)
python/tests/test_compile.py:928
Methodtest_shapeless_mean
(self)
python/tests/test_compile.py:700
Methodtest_shard_linear
(self)
python/tests/mlx_distributed_tests.py:113
Methodtest_shard_predicate
(self)
python/tests/mlx_distributed_tests.py:266
Methodtest_shared_broadcast
(self)
python/tests/test_compile.py:1058
Methodtest_siblings_without_eval
(self)
python/tests/test_array.py:2222
Methodtest_sigmoid
(self)
python/tests/test_nn.py:935
Methodtest_sigmoid
(self)
python/tests/test_ops.py:1071
Methodtest_sign
(self)
python/tests/test_ops.py:853
Methodtest_simple_compile
(self)
python/tests/test_compile.py:16
Methodtest_simple_einsum
(self)
python/tests/test_einsum.py:68
Methodtest_simple_path
(self)
python/tests/test_einsum.py:12
Methodtest_sin
(self)
python/tests/test_ops.py:1023
Methodtest_sin_pe
(self)
python/tests/test_nn.py:924
Methodtest_slice_grads
(self)
python/tests/test_autograd.py:795
Methodtest_slice_into_layer_norm
(self)
python/tests/test_fast.py:588
Methodtest_slice_negative_step
(self)
python/tests/test_array.py:1550
Methodtest_slice_update_add_vjp
(self)
python/tests/test_autograd.py:410
Methodtest_slice_update_max_vjp
(self)
python/tests/test_autograd.py:370
Methodtest_slice_update_min_vjp
(self)
python/tests/test_autograd.py:390
Methodtest_slice_update_multiply_vjp
(self)
python/tests/test_autograd.py:423
Methodtest_slice_update_reversed
(self)
python/tests/test_ops.py:3139
Methodtest_slice_with_negative_stride
(self)
python/tests/test_ops.py:3145
Methodtest_small_matrix
(self)
python/tests/test_quantized.py:587
Methodtest_smooth_l1_loss
(self)
python/tests/test_losses.py:217
Methodtest_softmax
(self)
python/tests/test_nn.py:986
Methodtest_softmax
(self)
python/tests/test_ops.py:1800
Methodtest_softmin
(self)
python/tests/test_nn.py:995
Methodtest_softplus
(self)
python/tests/test_nn.py:1004
Methodtest_softshrink
(self)
python/tests/test_nn.py:1022
Methodtest_softsign
(self)
python/tests/test_nn.py:1013
Methodtest_solve
(self)
python/tests/test_linalg.py:540
Methodtest_solve_triangular
(self)
python/tests/test_linalg.py:594
Methodtest_sort
(self)
python/tests/test_ops.py:2193
Methodtest_sort_nan
(self)
python/tests/test_ops.py:3329
Methodtest_sparse
(self)
python/tests/test_init.py:92
Methodtest_split
(self)
python/tests/test_ops.py:1310
Methodtest_split_against_slice
(self)
python/tests/test_autograd.py:436
Methodtest_split_invalid_num_splits
Regression: split with num_splits <= 0 should raise, not crash.
python/tests/test_ops.py:1331
Methodtest_sqrt
(self)
python/tests/test_ops.py:903
Methodtest_square
(self)
python/tests/test_ops.py:896
Methodtest_squeeze_expand
(self)
python/tests/test_ops.py:2177
Methodtest_stack
(self)
python/tests/test_ops.py:2378
Methodtest_state
(x)
python/tests/test_compile.py:314
Methodtest_std
(self)
python/tests/test_ops.py:834
Methodtest_step_decay
(self)
python/tests/test_optimizers.py:424
Methodtest_stop_gradient
(self)
python/tests/test_autograd.py:259
Methodtest_stop_gradient
(self)
python/tests/test_ops.py:1132
Methodtest_stream
(self)
python/tests/test_device.py:68
Methodtest_subtract
(self)
python/tests/test_ops.py:234
Methodtest_success
()
python/tests/test_threads.py:30
Methodtest_sum
(self)
python/tests/test_ops.py:607
← previousnext →4,601–4,700 of 4,946, ranked by callers