Go to the source code of this file.
Namespaces | |
| namespace | mlx | 
| namespace | mlx::core | 
Macros | |
| #define | MLX_VERSION_MAJOR 0 | 
| #define | MLX_VERSION_MINOR 24 | 
| #define | MLX_VERSION_PATCH 0 | 
| #define | MLX_VERSION_NUMERIC (100000 * MLX_VERSION_MAJOR + 1000 * MLX_VERSION_MINOR + MLX_VERSION_PATCH) | 
Functions | |
| std::string | mlx::core::version () | 
| #define MLX_VERSION_MAJOR 0 | 
| #define MLX_VERSION_MINOR 24 | 
| #define MLX_VERSION_NUMERIC (100000 * MLX_VERSION_MAJOR + 1000 * MLX_VERSION_MINOR + MLX_VERSION_PATCH) | 
| #define MLX_VERSION_PATCH 0 |