Skip to content

fix sequence operator pooling/conv #5263

@dzhwinter

Description

@dzhwinter

when writing the python layer of sequence pooling/conv, I found some implementation need to polish.

  • remove the Enum attributes
    This need to duplicate the enum attribute in C++, python layer, python test. Which is redundant.
  • unify the input/attribute checker

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