Skip to content

AttributeError: module 'tensorflow.contrib.rnn' has no attribute 'DropoutWrapper' #83

Description

@Nish0106

Hi,

I am using Python - 3.6.8, TF version - 2.3.0

fw_cells = [rnn.DropoutWrapper(cell) for cell in fw_cells]

Facing the below error
AttributeError: module 'tensorflow.contrib.rnn' has no attribute 'DropoutWrapper'

Please help to resolve the issue

Thanks in Advance,
Nishar Ahamed A

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions