mirror of
https://github.com/ml-explore/mlx.git
synced 2025-09-01 12:49:44 +08:00
Pickle + dtype fix for numpy conversion (#763)
* pickle + dtype fix for numpy conversion * fix getattribute on Module base * remove unused function * fix tests * add topk to ops * fix doc
This commit is contained in:
@@ -123,6 +123,7 @@ Operations
|
||||
tanh
|
||||
tensordot
|
||||
tile
|
||||
topk
|
||||
transpose
|
||||
tri
|
||||
tril
|
||||
|
Reference in New Issue
Block a user