Skip to content

Cleaning up uses of std::string vs std::string_view #1256

@NicolasHug

Description

@NicolasHug

We've been using both inconsistently. We should have a principled reason to use one vs the other. Note that we migrated a bunch of previous uses of std::string_view to std::string since the torch stable ABI requires it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions