Skip to content

Computed attributes #268

@justinchuby

Description

@justinchuby

Limitations on attributes makes some ops tricky to implement. For example, conv1d requires an attribute that needs to be derived from an input.

Ops like pooling and conv that requires a lot of padding manipulations etc. are constraint by this.

cc @fatcat-z @xiaowuhu

Metadata

Metadata

Assignees

No one assigned

    Labels

    module: torchlibRelated to the torch/aten function lib in development

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions