mirror of
https://github.com/ml-explore/mlx.git
synced 2025-11-11 15:28:08 +08:00
There is no need to store iostream in shared_ptr, doing so adds the cost of a heap allocation.
There is no need to store iostream in shared_ptr, doing so adds the cost of a heap allocation.