Skip to content

Change GetAttr to Attr in OperatorBase/InferShapeContext #3902

@reyoung

Description

@reyoung

In OperatorBase and InferShapeContext, two kinds of API are mixed together. They are

  • Input, Output
  • GetAttr

So we should change it either GetInput, GetOutput or Attr. Since Attr is simpler than GetAttr, so maybe Attr is better.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions