mirror of
https://github.com/ml-explore/mlx.git
synced 2025-06-25 09:51:17 +08:00
fix perf regression, remove unecessary abort
This commit is contained in:
parent
60c4154346
commit
392bca56a6
@ -122,6 +122,7 @@ void array::wait() {
|
|||||||
detach_event();
|
detach_event();
|
||||||
}
|
}
|
||||||
set_status(Status::available);
|
set_status(Status::available);
|
||||||
|
detach_event();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user