mirror of
https://github.com/ml-explore/mlx.git
synced 2025-12-16 01:49:05 +08:00
fix perf regression, remove unecessary abort
This commit is contained in:
@@ -122,6 +122,7 @@ void array::wait() {
|
|||||||
detach_event();
|
detach_event();
|
||||||
}
|
}
|
||||||
set_status(Status::available);
|
set_status(Status::available);
|
||||||
|
detach_event();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user