mirror of
https://github.com/ml-explore/mlx.git
synced 2025-12-16 01:49:05 +08:00
fix pinv (#2110)
This commit is contained in:
@@ -65,6 +65,7 @@ struct finfo {
|
||||
Dtype dtype;
|
||||
double min;
|
||||
double max;
|
||||
double eps;
|
||||
};
|
||||
|
||||
/** Holds information about integral types. */
|
||||
|
||||
Reference in New Issue
Block a user