mirror of
https://github.com/ml-explore/mlx.git
synced 2025-11-29 04:48:08 +08:00
1. Use string_view instead of string when there is no need for copy. 2. Otherwise move string when possible.
1. Use string_view instead of string when there is no need for copy. 2. Otherwise move string when possible.