Skip to content

keras backend  #443

Closed
Closed
@yangyang2000

Description

@yangyang2000

keras version 2.4.3
tf version 2.4.1
AttributeError: module 'keras.backend' has no attribute 'logsumexp'

K.logsumexp is no longer in keras.backend? runs when i replace with K.log(K.sum(K.exp...), axis =-1)) though other issues arise.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions