Skip to content

torch.nn.functional.sigmoid and torch.nn.functional.tanh deprecated #142

Description

@tsjayram

Describe the bug
When I use torch.nn.functional.sigmoid and torch.nn.functional.tanh I get warnings that they are deprecated and to use torch.sigmoid and torch.tanh instead. Apparently, this is because tensors and variables are now "merged".

Desktop (please complete the following information):

  • PyTorch version 1.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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