EVOLUTION-MANAGER
Edit File: __init__.py
from . import layers custom_objects = { 'BatchNormalization': layers.BatchNormalization, }