Skip to content

PointerLSTM.py is creating the following issues while running in Keras version 2.2 #8

@mmmaniva

Description

@mmmaniva
  1. AttributeError: 'super' object has no attribute 'get_constants' - I tried creating a function similar to 'get_initial_states', after that the error resolved.
  2. AttributeError: 'PointerLSTM' object has no attribute 'preprocess_input' - I tried creating a function similar to 'get_initial_states', after that the error resolved.
  3. AttributeError: 'super' object has no attribute 'step' - but this am not sure how to solve it in Keras version 2.2
    could you please suggest a way to fix the above issues?

Thanks

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