mlx/python
Cheng 9663c22fe9
Do not store iostream in shared_ptr (#872)
There is no need to store iostream in shared_ptr, doing so adds the cost
of a heap allocation.
2024-03-22 06:54:45 -07:00
..
mlx Adds mx.fast.layer_norm (#870) 2024-03-21 13:55:51 -07:00
src Do not store iostream in shared_ptr (#872) 2024-03-22 06:54:45 -07:00
tests Adds mx.fast.layer_norm (#870) 2024-03-21 13:55:51 -07:00