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_compile_types
(self)
python/tests/test_compile.py:1232
Method
test_compile_vjp
(self)
python/tests/test_compile.py:660
Method
test_compile_with_closure
(self)
python/tests/test_compile.py:105
Method
test_compile_with_constant
(self)
python/tests/test_compile.py:507
Method
test_compile_with_long_name
(self)
python/tests/test_compile.py:732
Method
test_compile_with_none
(self)
python/tests/test_compile.py:1124
Method
test_compile_with_schedule
(self)
python/tests/test_optimizers.py:480
Method
test_compile_without_captured_inputs
(self)
python/tests/test_compile.py:788
Method
test_compiled_optimizer
(self)
python/tests/test_optimizers.py:336
Method
test_compiled_preserves_attributes
(self)
python/tests/test_compile.py:1111
Method
test_complex_gemm
(self)
python/tests/test_blas.py:1398
Method
test_complex_gemv
(self)
python/tests/test_blas.py:1368
Method
test_complex_norm
(self)
python/tests/test_linalg.py:68
Method
test_complex_normal
(self)
python/tests/test_random.py:355
Method
test_complex_ops
(self)
python/tests/test_ops.py:3155
Method
test_complex_power
(self)
python/tests/test_ops.py:3184
Method
test_complex_prod_vjp
(self)
python/tests/test_autograd.py:969
Method
test_complex_vjps
(self)
python/tests/test_autograd.py:687
Method
test_concatenate
(self)
python/tests/test_ops.py:1850
Method
test_concatenate_vjps
(self)
python/tests/test_autograd.py:717
Method
test_conjugate
(self)
python/tests/test_ops.py:2878
Method
test_constant
(self)
python/tests/test_init.py:11
Method
test_constants_availability
(self)
python/tests/test_constants.py:24
Method
test_constants_values
(self)
python/tests/test_constants.py:11
Method
test_construction_from_lists
(self)
python/tests/test_array.py:377
Method
test_construction_from_lists_of_mlx_arrays
(self)
python/tests/test_array.py:441
Method
test_conv1d
(self)
python/tests/test_nn.py:788
Method
test_conv2d
(self)
python/tests/test_nn.py:824
Method
test_conv2d_large_filter_small_channels
(self)
python/tests/test_conv.py:1190
Method
test_conv2d_unaligned_channels
(self)
python/tests/test_conv.py:1177
Method
test_conv_1d_groups_flipped
(self)
python/tests/test_conv.py:51
Method
test_conv_1d_with_2d
(self)
python/tests/test_conv.py:1156
Method
test_conv_general_flip_grad
(self)
python/tests/test_conv.py:885
Method
test_conv_groups_grad
(self)
python/tests/test_conv.py:954
Method
test_conversion
(self)
python/tests/test_double.py:290
Method
test_conversion
(self)
python/tests/test_bf16.py:194
Method
test_conversion_ml_dtypes
(self)
python/tests/test_bf16.py:202
Method
test_cos
(self)
python/tests/test_ops.py:1032
Method
test_cosine_decay
(self)
python/tests/test_optimizers.py:436
Method
test_cosine_similarity_loss
(self)
python/tests/test_losses.py:381
Method
test_create_from_buffer
(self)
python/tests/test_array.py:1805
Method
test_cross_entropy
(self)
python/tests/test_losses.py:12
Method
test_cross_product
(self)
python/tests/test_linalg.py:303
Method
test_cumprod_grad
(self)
python/tests/test_autograd.py:520
Method
test_custom_function
(self)
python/tests/test_autograd.py:603
Method
test_custom_kernel_args
(self)
python/tests/test_fast.py:773
Method
test_custom_kernel_attributes
(self)
python/tests/test_fast.py:932
Method
test_custom_kernel_basic
(self)
python/tests/test_fast.py:740
Method
test_custom_kernel_caching
(self)
python/tests/test_fast.py:958
Method
test_custom_kernel_helper
(self)
python/tests/test_fast.py:886
Method
test_custom_kernel_strides
(self)
python/tests/test_fast.py:832
Method
test_decay_lr
(self)
python/tests/test_optimizers.py:411
Method
test_deep_graphs
(self)
python/tests/test_array.py:2194
Method
test_degrees
(self)
python/tests/test_ops.py:1041
Method
test_depends
(self)
python/tests/test_ops.py:3217
Method
test_device
(self)
python/tests/test_device.py:25
Method
test_device_context
(self)
python/tests/test_device.py:42
Method
test_device_count
(self)
python/tests/test_device.py:117
Method
test_device_info_cpu
(self)
python/tests/test_device.py:126
Method
test_device_info_default
(self)
python/tests/test_device.py:143
Method
test_device_info_gpu
(self)
python/tests/test_device.py:134
Method
test_diag
(self)
python/tests/test_ops.py:2638
Method
test_diagonal
(self)
python/tests/test_ops.py:2624
Method
test_divide
(self)
python/tests/test_ops.py:266
Method
test_divmod
(self)
python/tests/test_ops.py:2575
Method
test_dlpack
(self)
python/tests/test_array.py:2001
Method
test_dlx_device_type
(self)
python/tests/test_array.py:194
Method
test_donation
(self)
python/tests/mlx_distributed_tests.py:95
Method
test_donation_for_noops
(self)
python/tests/test_eval.py:139
Method
test_double_constant
(self)
python/tests/test_compile.py:1047
Method
test_double_keeps_precision
(self)
python/tests/test_array.py:433
Method
test_dropout
(self)
python/tests/test_nn.py:1145
Method
test_dropout2d
(self)
python/tests/test_nn.py:1161
Method
test_dropout3d
(self)
python/tests/test_nn.py:1177
Method
test_dtype_promotion
(self)
python/tests/test_array.py:776
Method
test_dtype_python_scalar_promotion
(self)
python/tests/test_array.py:817
Method
test_dtypes
(self)
python/tests/test_reduce.py:50
Method
test_dtypes
(self)
python/tests/test_compile.py:774
Method
test_dtypes
(self)
python/tests/test_array.py:37
Method
test_dynamic_slicing
(self)
python/tests/test_ops.py:3113
Method
test_edge_case
(self)
python/tests/test_reduce.py:118
Method
test_eig
(self)
python/tests/test_linalg.py:351
Method
test_eigh
(self)
python/tests/test_linalg.py:435
Method
test_ellipses
(self)
python/tests/test_einsum.py:316
Method
test_elu
(self)
python/tests/test_nn.py:963
Method
test_empty_matmul
(self)
python/tests/test_blas.py:771
Method
test_empty_matmuls
(self)
python/tests/test_ops.py:2614
Method
test_enable_disable
(self)
python/tests/test_compile.py:172
Method
test_erf
(self)
python/tests/test_ops.py:995
Method
test_erfinv
(self)
python/tests/test_ops.py:1001
Method
test_eval
(self)
python/tests/test_eval.py:11
Method
test_eval_in_grad
(self)
python/tests/test_autograd.py:490
Method
test_eval_mixed
(self)
python/tests/test_eval.py:27
Method
test_eval_slow_fast_multi_stream
(self)
python/tests/test_eval.py:92
Method
test_exp
(self)
python/tests/test_ops.py:980
Method
test_expand_sums
(self)
python/tests/test_reduce.py:29
Method
test_expm1
(self)
python/tests/test_ops.py:987
Method
test_exponential_decay
(self)
python/tests/test_optimizers.py:430
Method
test_export_control_flow
(self)
python/tests/test_export_import.py:448
Method
test_export_conv
(self)
python/tests/test_export_import.py:316
← previous
next →
4,201–4,300 of 4,946, ranked by callers