pytorch/torch/csrc/api
cyy 41bd0c900a [1/N] Deprecate c10::string_view and at::string (#151972)
The calls of `c10::string_view` in the code base are replaced by `std::string_view`. The calls of `at::string` are replaced by `std::string`

Pull Request resolved: https://github.com/pytorch/pytorch/pull/151972
Approved by: https://github.com/malfet
2025-04-29 07:23:52 +00:00
..
include/torch [1/N] Deprecate c10::string_view and at::string (#151972) 2025-04-29 07:23:52 +00:00
src [1/N] Deprecate c10::string_view and at::string (#151972) 2025-04-29 07:23:52 +00:00