MCPcopy 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_ioFunction · 0.45
mlx_get_item_ndFunction · 0.45
test_normalMethod · 0.45
test_uniformMethod · 0.45
test_glorot_normalMethod · 0.45
test_glorot_uniformMethod · 0.45
test_he_normalMethod · 0.45
test_he_uniformMethod · 0.45
test_sparseMethod · 0.45
in_tracingMethod · 0.45

Calls

no outgoing calls

Tested by 8

test_normalMethod · 0.36
test_uniformMethod · 0.36
test_glorot_normalMethod · 0.36
test_glorot_uniformMethod · 0.36
test_he_normalMethod · 0.36
test_he_uniformMethod · 0.36
test_sparseMethod · 0.36