mirror of
https://github.com/ml-explore/mlx.git
synced 2025-09-23 22:18:13 +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.