|
MLX
|
#include <cstdlib>Go to the source code of this file.
Classes | |
| class | mlx::core::allocator::Buffer |
| class | mlx::core::allocator::Allocator |
| class | mlx::core::allocator::CommonAllocator |
Namespaces | |
| namespace | mlx |
| namespace | mlx::core |
| namespace | mlx::core::allocator |
Functions | |
| Buffer | mlx::core::allocator::malloc (size_t size) |
| void | mlx::core::allocator::free (Buffer buffer) |
| Buffer | mlx::core::allocator::malloc_or_wait (size_t size) |
| Allocator & | mlx::core::allocator::allocator () |