Skip to content

0.13.9

Choose a tag to compare

@bhky bhky released this 19 Jul 12:16
· 86 commits to main since this release
  • Fix type annotation for PIL.Image.Image.
  • Use a fixed layer name global_average_pooling2d for the GlobalAveragePooling2D layer, to avoid Keras assigning a different name upon multiple model instantiations.