mirror of
https://github.com/ml-explore/mlx.git
synced 2025-09-26 15:58:14 +08:00
implemented Flatten Module (#149)
* implemented flatten op --------- Co-authored-by: Awni Hannun <awni@apple.com>
This commit is contained in:
@@ -41,6 +41,7 @@ Operations
|
||||
expand_dims
|
||||
eye
|
||||
floor
|
||||
flatten
|
||||
full
|
||||
greater
|
||||
greater_equal
|
||||
|
Reference in New Issue
Block a user