Skip to content

Tensorflow 2.5 breaks KerasSequentialConverter #2

@landerlini

Description

@landerlini

I observed that loading with TF2.5.0 a keras Sequential model stored using TF 2.3.1 breaks scikinC because it cannot identify the output shape of the last layer without initializing the model first (which sounds a bit bizarre, but a simple workaround may exist).

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions