Skip to content

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

@Nish0106

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

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