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_array_basics
(self)
python/tests/test_array.py:275
Method
test_array_comparison
(self)
python/tests/test_array.py:859
Method
test_array_copy
(self)
python/tests/test_array.py:923
Method
test_array_eq_array
(self)
python/tests/test_array.py:124
Method
test_array_eq_scalar
(self)
python/tests/test_array.py:131
Method
test_array_equal
(self)
python/tests/test_ops.py:356
Method
test_array_from_noncontiguous_np
(self)
python/tests/test_array.py:761
Method
test_array_iteration
(self)
python/tests/test_array.py:889
Method
test_array_namespace
(self)
python/tests/test_array.py:2108
Method
test_array_namespace_asarray
(self)
python/tests/test_array.py:2114
Method
test_array_ne_array
(self)
python/tests/test_array.py:164
Method
test_array_ne_scalar
(self)
python/tests/test_array.py:171
Method
test_array_neg
(self)
python/tests/test_array.py:874
Method
test_array_np_conversion
(self)
python/tests/test_array.py:668
Method
test_array_np_dtype_conversion
(self)
python/tests/test_array.py:729
Method
test_array_np_shape_dim_check
(self)
python/tests/test_array.py:768
Method
test_array_pickle
(self)
python/tests/test_array.py:901
Method
test_array_repr
(self)
python/tests/test_array.py:519
Method
test_array_repr_precision
(self)
python/tests/test_array.py:600
Method
test_array_to_list
(self)
python/tests/test_array.py:620
Method
test_array_type_cast
(self)
python/tests/test_array.py:879
Method
test_array_view_ref_counting
(self)
python/tests/test_array.py:1795
Method
test_as_strided
(self)
python/tests/test_ops.py:2018
Method
test_asarray
(self)
python/tests/test_array.py:2128
Method
test_asymmetric_padding
(self)
python/tests/test_conv.py:1092
Method
test_async_eval
(self)
python/tests/test_eval.py:35
Method
test_async_eval_in_trace
(self)
python/tests/test_eval.py:62
Method
test_async_eval_into_eval
(self)
python/tests/test_eval.py:76
Method
test_async_eval_into_eval_diff_stream
(self)
python/tests/test_eval.py:84
Method
test_async_eval_twice
(self)
python/tests/test_eval.py:53
Method
test_async_eval_with_multiple_streams
(self)
python/tests/test_eval.py:124
Method
test_atleast_1d
(self)
python/tests/test_ops.py:2712
Method
test_atleast_2d
(self)
python/tests/test_ops.py:2734
Method
test_atleast_3d
(self)
python/tests/test_ops.py:2756
Method
test_attention
(self)
python/tests/test_nn.py:2003
Method
test_attention
(self)
python/tests/test_einsum.py:201
Method
test_autograd_types
(self)
python/tests/test_autograd.py:904
Method
test_auxiliary_values
(self)
python/tests/test_autograd.py:164
Method
test_average_gradients
(self)
python/tests/mlx_distributed_tests.py:11
Method
test_axis_permutation_sums
(self)
python/tests/test_reduce.py:12
Method
test_bartlett_general
(self)
python/tests/test_ops.py:1496
Method
test_basic_export_import
(self)
python/tests/test_export_import.py:26
Method
test_basic_grad_shapes
(self)
python/tests/test_conv.py:1133
Method
test_basics
(self)
python/tests/test_vmap.py:11
Method
test_batch_norm
(self)
python/tests/test_nn.py:630
Method
test_batch_norm_stats
(self)
python/tests/test_nn.py:747
Method
test_bernoulli
(self)
python/tests/test_random.py:237
Method
test_bilinear
(self)
python/tests/test_nn.py:369
Method
test_binary
(self)
python/tests/test_vmap.py:70
Method
test_binary_cross_entropy
(self)
python/tests/test_losses.py:79
Method
test_binary_ops
(self)
python/tests/test_double.py:59
Method
test_binary_ops
(self)
python/tests/test_bf16.py:114
Method
test_binary_ops
(self)
python/tests/test_ops.py:1682
Method
test_bitwise_grad
(self)
python/tests/test_ops.py:2863
Method
test_bitwise_ops
(self)
python/tests/test_ops.py:2812
Method
test_blackman_general
(self)
python/tests/test_ops.py:1508
Method
test_blas
(shape_x, shape_y)
python/tests/test_bf16.py:171
Method
test_blas_ops
(self)
python/tests/test_bf16.py:167
Method
test_block_masked_matmul
(self)
python/tests/test_blas.py:838
Method
test_bool_conversion
(self)
python/tests/test_array.py:355
Method
test_broadcast
(self)
python/tests/test_ops.py:714
Method
test_broadcast_arrays
(self)
python/tests/test_ops.py:3126
Method
test_broadcast_axes_vmap
(self)
python/tests/test_vmap.py:902
Method
test_broadcast_shapes
(self)
python/tests/test_ops.py:3291
Method
test_broadcastable_scale_loc
(self)
python/tests/test_random.py:374
Method
test_broadcasting
(self)
python/tests/test_einsum.py:187
Method
test_buffer_protocol
(self)
python/tests/test_array.py:1709
Method
test_buffer_protocol_ref_counting
(self)
python/tests/test_array.py:1785
Method
test_buffer_protocol_tf
(self)
python/tests/test_array.py:1815
Method
test_captured
(self)
python/tests/test_autograd.py:235
Method
test_categorical
(self)
python/tests/test_random.py:305
Method
test_causal_mask
(self)
python/tests/test_nn.py:1994
Method
test_ceil
(self)
python/tests/test_ops.py:483
Method
test_celu
(self)
python/tests/test_nn.py:1037
Method
test_chaining
(self)
python/tests/test_nn.py:195
Method
test_cholesky
(self)
python/tests/test_linalg.py:242
Method
test_cholesky_inv
(self)
python/tests/test_linalg.py:276
Method
test_circular_leaks
(self)
python/tests/test_nn.py:338
Method
test_clip
(self)
python/tests/test_ops.py:2418
Method
test_clip_grad_norm
(self)
python/tests/test_optimizers.py:492
Method
test_comparisons
(self)
python/tests/test_ops.py:336
Method
test_compile_broadcast_only
(self)
python/tests/test_compile.py:722
Method
test_compile_capture
(self)
python/tests/test_compile.py:309
Method
test_compile_changing_outputs
(self)
python/tests/test_compile.py:1138
Method
test_compile_changing_outputs_with_state
(self)
python/tests/test_compile.py:1170
Method
test_compile_create_list
(self)
python/tests/test_compile.py:652
Method
test_compile_donates_input_buffer
(self)
python/tests/test_compile.py:1305
Method
test_compile_dynamic_dims
(self)
python/tests/test_compile.py:813
Method
test_compile_grad
(self)
python/tests/test_compile.py:47
Method
test_compile_inf
(self)
python/tests/test_compile.py:630
Method
test_compile_inputs_with_primitives
(self)
python/tests/test_compile.py:80
Method
test_compile_kwargs
(self)
python/tests/test_compile.py:388
Method
test_compile_large_graph_with_broadcasts
(self)
python/tests/test_compile.py:1080
Method
test_compile_many_inputs
(self)
python/tests/test_compile.py:826
Method
test_compile_many_outputs
(self)
python/tests/test_compile.py:866
Method
test_compile_multi_output
(self)
python/tests/test_compile.py:742
Method
test_compile_output_with_siblings
(self)
python/tests/test_compile.py:1276
Method
test_compile_rng
(self)
python/tests/test_compile.py:381
Method
test_compile_shapeless_with_broadcast
(self)
python/tests/test_compile.py:947
Method
test_compile_two_input_grad
(self)
python/tests/test_compile.py:198
← previous
next →
4,101–4,200 of 4,946, ranked by callers