Skip to content

multiply() is a function not keras layer #6

@Ambssharma

Description

@Ambssharma

In the "attention_module.py" file, the multiply operation is using a function, instead of a Keras layer.
To me it gives an error "attributeerror: 'nonetype' object has no attribute 'inbound_nodes'".

Don't we need to make it a Keras layer?

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