mirror of
https://github.com/ml-explore/mlx.git
synced 2025-09-17 17:28:10 +08:00
Fix the linker errors
This commit is contained in:
@@ -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,
|
||||
|
Reference in New Issue
Block a user