Skip to content

fin_model.summary gives an error  #2

Description

@abhisingh192

the Merge was deprecated so I'm using this

fin_model.add(Concatenate([image_model, lang_model]))
but when i try to get the summary of the fin_model I'm getting a ValueError. ValueError: This model has not yet been built. Build the model first by calling build() or calling fit() with some data. Or specify input_shape or batch_input_shape in the first layer for automatic build.
Anyone knows how to fix it?

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