Go to the source code of this file.
Namespaces | |
| namespace | mlx |
| namespace | mlx::core |
Macros | |
| #define | MLX_VERSION_MAJOR 0 |
| #define | MLX_VERSION_MINOR 23 |
| #define | MLX_VERSION_PATCH 2 |
| #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 23 |
| #define MLX_VERSION_NUMERIC (100000 * MLX_VERSION_MAJOR + 1000 * MLX_VERSION_MINOR + MLX_VERSION_PATCH) |
| #define MLX_VERSION_PATCH 2 |