Skip to content

The field name of bias_attr should not be set in gru_step_naive_layer #4829

@pengli09

Description

@pengli09

The two gates and the mixed_layer in gru_step_naive_layer use the same instance of bias_attr. Therefore, the parameter names will be identical if name is set in bias_atrr and the parameters will be shared unexpectedly.

Metadata

Metadata

Assignees

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