| 
    MLX
    
   | 
 
#include "mlx/device.h"Go to the source code of this file.
Namespaces | |
| namespace | mlx | 
| namespace | mlx::core | 
| namespace | mlx::core::detail | 
Functions | |
| std::function< std::vector< array >(const std::vector< array > &)> | mlx::core::detail::compile (const std::function< std::vector< array >(const std::vector< array > &)> &fun, std::uintptr_t fun_id, bool shapeless=false, std::vector< uint64_t > constants={}) | 
| void | mlx::core::detail::compile_erase (std::uintptr_t fun_id) | 
| void | mlx::core::detail::compile_clear_cache () | 
| bool | mlx::core::detail::compile_available_for_device (const Device &device) |