Skip to content

remove alias from RecurrentOp to make user interface more concise #3729

Closed
@Superjomn

Description

@Superjomn

When RecurrentOp is implemented, variables in child-scope might conflict with global scopes, so alias of variables is necessary.

Currently, the local scope can have variables that have the same names with some variables in global scope.

When design user interface, I found that the alias is necessary to define a step-net, so, it is better to remove alias and make RNNOp's user interface more concise.

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