Skip to content

Conversation

@lmoneta
Copy link
Member

@lmoneta lmoneta commented Jun 13, 2024

This Pull request is a back port of #15819

lmoneta added 3 commits June 13, 2024 18:42
When input shape is parametric, give possibility to fix the batch size if provided by user in RModel::Generate
Fix for setting t he batch size when parsing a Keras model where the
input batch size is not defined
Add extra optional parameter in the Parse function to specify the batch size
…enerateModel

The GenerateModel function called for the GNN classes was having a default =1 for the batch size used when generating the update models.
We should use -1 to not force any specific batch size and use directly the given input shape
@lmoneta lmoneta self-assigned this Jun 13, 2024
@lmoneta lmoneta merged commit afd229e into root-project:v6-32-00-patches Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant