Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Asthestarsfalll committed Nov 8, 2023
1 parent 0758a77 commit 8eb60e6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python/paddle/nn/layer/rnn.py
Original file line number Diff line number Diff line change
Expand Up @@ -560,7 +560,6 @@ def get_initial_states(
dtype=None,
init_value=0.0,
batch_dim_idx=0,
proj_size=None,
):
r"""
Generate initialized states according to provided shape, data type and
Expand Down

0 comments on commit 8eb60e6

Please sign in to comment.