MCPcopy Create free account

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

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

Methodtest_array_basics
(self)
python/tests/test_array.py:275
Methodtest_array_comparison
(self)
python/tests/test_array.py:859
Methodtest_array_copy
(self)
python/tests/test_array.py:923
Methodtest_array_eq_array
(self)
python/tests/test_array.py:124
Methodtest_array_eq_scalar
(self)
python/tests/test_array.py:131
Methodtest_array_equal
(self)
python/tests/test_ops.py:356
Methodtest_array_from_noncontiguous_np
(self)
python/tests/test_array.py:761
Methodtest_array_iteration
(self)
python/tests/test_array.py:889
Methodtest_array_namespace
(self)
python/tests/test_array.py:2108
Methodtest_array_namespace_asarray
(self)
python/tests/test_array.py:2114
Methodtest_array_ne_array
(self)
python/tests/test_array.py:164
Methodtest_array_ne_scalar
(self)
python/tests/test_array.py:171
Methodtest_array_neg
(self)
python/tests/test_array.py:874
Methodtest_array_np_conversion
(self)
python/tests/test_array.py:668
Methodtest_array_np_dtype_conversion
(self)
python/tests/test_array.py:729
Methodtest_array_np_shape_dim_check
(self)
python/tests/test_array.py:768
Methodtest_array_pickle
(self)
python/tests/test_array.py:901
Methodtest_array_repr
(self)
python/tests/test_array.py:519
Methodtest_array_repr_precision
(self)
python/tests/test_array.py:600
Methodtest_array_to_list
(self)
python/tests/test_array.py:620
Methodtest_array_type_cast
(self)
python/tests/test_array.py:879
Methodtest_array_view_ref_counting
(self)
python/tests/test_array.py:1795
Methodtest_as_strided
(self)
python/tests/test_ops.py:2018
Methodtest_asarray
(self)
python/tests/test_array.py:2128
Methodtest_asymmetric_padding
(self)
python/tests/test_conv.py:1092
Methodtest_async_eval
(self)
python/tests/test_eval.py:35
Methodtest_async_eval_in_trace
(self)
python/tests/test_eval.py:62
Methodtest_async_eval_into_eval
(self)
python/tests/test_eval.py:76
Methodtest_async_eval_into_eval_diff_stream
(self)
python/tests/test_eval.py:84
Methodtest_async_eval_twice
(self)
python/tests/test_eval.py:53
Methodtest_async_eval_with_multiple_streams
(self)
python/tests/test_eval.py:124
Methodtest_atleast_1d
(self)
python/tests/test_ops.py:2712
Methodtest_atleast_2d
(self)
python/tests/test_ops.py:2734
Methodtest_atleast_3d
(self)
python/tests/test_ops.py:2756
Methodtest_attention
(self)
python/tests/test_nn.py:2003
Methodtest_attention
(self)
python/tests/test_einsum.py:201
Methodtest_autograd_types
(self)
python/tests/test_autograd.py:904
Methodtest_auxiliary_values
(self)
python/tests/test_autograd.py:164
Methodtest_average_gradients
(self)
python/tests/mlx_distributed_tests.py:11
Methodtest_axis_permutation_sums
(self)
python/tests/test_reduce.py:12
Methodtest_bartlett_general
(self)
python/tests/test_ops.py:1496
Methodtest_basic_export_import
(self)
python/tests/test_export_import.py:26
Methodtest_basic_grad_shapes
(self)
python/tests/test_conv.py:1133
Methodtest_basics
(self)
python/tests/test_vmap.py:11
Methodtest_batch_norm
(self)
python/tests/test_nn.py:630
Methodtest_batch_norm_stats
(self)
python/tests/test_nn.py:747
Methodtest_bernoulli
(self)
python/tests/test_random.py:237
Methodtest_bilinear
(self)
python/tests/test_nn.py:369
Methodtest_binary
(self)
python/tests/test_vmap.py:70
Methodtest_binary_cross_entropy
(self)
python/tests/test_losses.py:79
Methodtest_binary_ops
(self)
python/tests/test_double.py:59
Methodtest_binary_ops
(self)
python/tests/test_bf16.py:114
Methodtest_binary_ops
(self)
python/tests/test_ops.py:1682
Methodtest_bitwise_grad
(self)
python/tests/test_ops.py:2863
Methodtest_bitwise_ops
(self)
python/tests/test_ops.py:2812
Methodtest_blackman_general
(self)
python/tests/test_ops.py:1508
Methodtest_blas
(shape_x, shape_y)
python/tests/test_bf16.py:171
Methodtest_blas_ops
(self)
python/tests/test_bf16.py:167
Methodtest_block_masked_matmul
(self)
python/tests/test_blas.py:838
Methodtest_bool_conversion
(self)
python/tests/test_array.py:355
Methodtest_broadcast
(self)
python/tests/test_ops.py:714
Methodtest_broadcast_arrays
(self)
python/tests/test_ops.py:3126
Methodtest_broadcast_axes_vmap
(self)
python/tests/test_vmap.py:902
Methodtest_broadcast_shapes
(self)
python/tests/test_ops.py:3291
Methodtest_broadcastable_scale_loc
(self)
python/tests/test_random.py:374
Methodtest_broadcasting
(self)
python/tests/test_einsum.py:187
Methodtest_buffer_protocol
(self)
python/tests/test_array.py:1709
Methodtest_buffer_protocol_ref_counting
(self)
python/tests/test_array.py:1785
Methodtest_buffer_protocol_tf
(self)
python/tests/test_array.py:1815
Methodtest_captured
(self)
python/tests/test_autograd.py:235
Methodtest_categorical
(self)
python/tests/test_random.py:305
Methodtest_causal_mask
(self)
python/tests/test_nn.py:1994
Methodtest_ceil
(self)
python/tests/test_ops.py:483
Methodtest_celu
(self)
python/tests/test_nn.py:1037
Methodtest_chaining
(self)
python/tests/test_nn.py:195
Methodtest_cholesky
(self)
python/tests/test_linalg.py:242
Methodtest_cholesky_inv
(self)
python/tests/test_linalg.py:276
Methodtest_circular_leaks
(self)
python/tests/test_nn.py:338
Methodtest_clip
(self)
python/tests/test_ops.py:2418
Methodtest_clip_grad_norm
(self)
python/tests/test_optimizers.py:492
Methodtest_comparisons
(self)
python/tests/test_ops.py:336
Methodtest_compile_broadcast_only
(self)
python/tests/test_compile.py:722
Methodtest_compile_capture
(self)
python/tests/test_compile.py:309
Methodtest_compile_changing_outputs
(self)
python/tests/test_compile.py:1138
Methodtest_compile_changing_outputs_with_state
(self)
python/tests/test_compile.py:1170
Methodtest_compile_create_list
(self)
python/tests/test_compile.py:652
Methodtest_compile_donates_input_buffer
(self)
python/tests/test_compile.py:1305
Methodtest_compile_dynamic_dims
(self)
python/tests/test_compile.py:813
Methodtest_compile_grad
(self)
python/tests/test_compile.py:47
Methodtest_compile_inf
(self)
python/tests/test_compile.py:630
Methodtest_compile_inputs_with_primitives
(self)
python/tests/test_compile.py:80
Methodtest_compile_kwargs
(self)
python/tests/test_compile.py:388
Methodtest_compile_large_graph_with_broadcasts
(self)
python/tests/test_compile.py:1080
Methodtest_compile_many_inputs
(self)
python/tests/test_compile.py:826
Methodtest_compile_many_outputs
(self)
python/tests/test_compile.py:866
Methodtest_compile_multi_output
(self)
python/tests/test_compile.py:742
Methodtest_compile_output_with_siblings
(self)
python/tests/test_compile.py:1276
Methodtest_compile_rng
(self)
python/tests/test_compile.py:381
Methodtest_compile_shapeless_with_broadcast
(self)
python/tests/test_compile.py:947
Methodtest_compile_two_input_grad
(self)
python/tests/test_compile.py:198
← previousnext →4,101–4,200 of 4,946, ranked by callers