MLX
Loading...
Searching...
No Matches
compile_impl.h
Go to the documentation of this file.
1// Copyright © 2023-2024 Apple Inc.
2
3#pragma once
4
5#include "mlx/device.h"
6
7namespace mlx::core::detail {
8
10
11}
Definition ops.h:8
bool compile_available_for_device(const Device &device)
Definition device.h:7