mirror of
https://github.com/ml-explore/mlx.git
synced 2025-12-16 01:49:05 +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.