Commit 4031d064 authored by Allen Lavoie's avatar Allen Lavoie Committed by TensorFlower Gardener
Browse files

Remove hourglass imports for python/keras/engine/...

Previously there was python/keras/engine/__init__.py, which required every import of Layer (for example) to also import Network (since Python will not import a file in a directory without running its __init__.py file).

I'm working on adding automatic attribute tracking to Checkpointable (and Network) and so need to insert things between Layer and Network.

PiperOrigin-RevId: 201743850
parent 4b697277
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment