MLX
Loading...
Searching...
No Matches
compiled_preamble.h
Go to the documentation of this file.
1// Copyright © 2023-24 Apple Inc.
2
3#pragma once
4
5namespace mlx::core::metal {
6
7const char* get_kernel_preamble();
8
9}
Definition allocator.h:12
const char * get_kernel_preamble()