mirror of
https://github.com/ml-explore/mlx.git
synced 2025-07-24 02:41:19 +08:00
Fix the linker errors
This commit is contained in:
parent
49878758e5
commit
488537e80b
@ -100,7 +100,7 @@ array normal(
|
||||
const std::optional<array>& scale,
|
||||
const std::optional<array>& key,
|
||||
StreamOrDevice s = {});
|
||||
array normal(
|
||||
inline array normal(
|
||||
const Shape& shape,
|
||||
Dtype dtype,
|
||||
const float loc,
|
||||
|
Loading…
Reference in New Issue
Block a user