There was an error while loading. Please reload this page.
GetAttr
Attr
OperatorBase
InferShapeContext
In OperatorBase and InferShapeContext, two kinds of API are mixed together. They are
Input
Output
So we should change it either GetInput, GetOutput or Attr. Since Attr is simpler than GetAttr, so maybe Attr is better.
GetInput
GetOutput