pytorch / torchcodec

PyTorch video decoding
BSD 3-Clause "New" or "Revised" License
83 stars 9 forks source link

Use std::string_view instead of c10::string_view because the latter is being deprecated #364

Open ahmadsharif1 opened 1 week ago

ahmadsharif1 commented 1 week ago

Summary: c10::string_view is being removed, so we need to migrate.

Differential Revision: D65830279

facebook-github-bot commented 1 week ago

This pull request was exported from Phabricator. Differential Revision: D65830279