Files
mlx/python/tests
Luca Arnaboldi cbefd9129e Implementation of pickle, copy and deepcopy for Python arrays (#300 & #367). (#713)
* Implemented pickling and copy for Python arrays(#300 & #367)

* Fixing typos

* Pickle with NumPy arrays

* Pickle: workaround for bfloat16

* Revert "Pickle: workaround for bfloat16"

This reverts commit 25afe6bc09.

* Added an error when pickling bfloat16

* Update python/tests/test_array.py

Co-authored-by: Awni Hannun <awni.hannun@gmail.com>

* Update python/tests/test_array.py

Co-authored-by: Awni Hannun <awni.hannun@gmail.com>

* Update python/src/array.cpp

Co-authored-by: Awni Hannun <awni.hannun@gmail.com>

* Update python/src/array.cpp

Co-authored-by: Awni Hannun <awni.hannun@gmail.com>

* clang-format applied

---------

Co-authored-by: Awni Hannun <awni.hannun@gmail.com>
2024-03-06 08:02:41 -08:00
..
2024-01-26 16:30:33 -08:00
2024-02-05 13:27:49 -08:00
2024-02-28 20:11:16 -08:00
2024-02-07 17:29:22 -08:00
2024-03-04 23:02:27 -08:00
2024-02-14 14:14:58 -08:00
2024-01-08 16:39:08 -08:00
2024-01-30 13:11:01 -08:00
2024-01-26 09:27:31 -08:00
2024-02-25 08:39:55 -08:00
2024-03-01 19:51:58 -08:00
2024-03-01 22:08:43 -08:00
2024-02-12 18:54:21 -08:00
2024-02-01 11:30:28 -08:00