mlx/python/mlx/nn
Awni Hannun bc06cb9ff6
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
2024-03-02 06:09:29 -08:00
..
layers Pickle + dtype fix for numpy conversion (#763) 2024-03-02 06:09:29 -08:00
__init__.py Common neural network initializers nn.initializers (#456) 2024-01-23 06:47:20 -08:00
init.py updated calls to use loc &scale (#643) 2024-02-08 09:01:59 -08:00
losses.py Feat: Add weights argument in BCE Loss and tests (#620) 2024-02-07 09:39:52 -08:00
utils.py Custom VJP and checkpointing (#541) 2024-01-30 16:04:45 -08:00