Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ml-explore/mlx
/ empty
Method
empty
mlx/compile.cpp:378–380 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
376
}
377
378
bool empty() {
379
return cache_.empty();
380
}
381
382
private:
383
CompilerCache() {
Callers
15
_launch_with_io
Function · 0.45
mlx_get_item_nd
Function · 0.45
validate_argnums_argnames
Function · 0.45
test_array_np_shape_dim_check
Method · 0.45
test_normal
Method · 0.45
test_uniform
Method · 0.45
test_glorot_normal
Method · 0.45
test_glorot_uniform
Method · 0.45
test_he_normal
Method · 0.45
test_he_uniform
Method · 0.45
test_sparse
Method · 0.45
in_tracing
Method · 0.45
Calls
no outgoing calls
Tested by
8
test_array_np_shape_dim_check
Method · 0.36
test_normal
Method · 0.36
test_uniform
Method · 0.36
test_glorot_normal
Method · 0.36
test_glorot_uniform
Method · 0.36
test_he_normal
Method · 0.36
test_he_uniform
Method · 0.36
test_sparse
Method · 0.36