MLX
Loading...
Searching...
No Matches
event.h
Go to the documentation of this file.
1
// Copyright © 2024 Apple Inc.
2
#pragma once
3
4
namespace
mlx::core
{
5
6
void
encode_wait
(
Event
e);
7
8
void
encode_signal
(
Event
e);
9
10
}
// namespace mlx::core
mlx::core::Event
Definition
event.h:11
mlx::core
Definition
allocator.h:7
mlx::core::encode_wait
void encode_wait(Event e)
mlx::core::encode_signal
void encode_signal(Event e)
mlx
backend
metal
event.h
Generated by
1.13.2