Skip to content

[discussion] Add convenience instance methods tensor.isnan(), tensor.isinf(), tensor.isfinite() #37736

Closed
@vadimkantorov

Description

@vadimkantorov

Currently they are only available as torch.isnan(x), torch.isinf(x), torch.isfinite(x)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNot as big of a feature, but technically not a bug. Should be easy to fixgood first issuetriagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate module

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions