Skip to content

Commit

Permalink
Update image preprocessing.
Browse files Browse the repository at this point in the history
  • Loading branch information
fchollet committed May 31, 2019
1 parent 3d48e27 commit 9551d2d
Show file tree
Hide file tree
Showing 2 changed files with 379 additions and 302 deletions.
2 changes: 0 additions & 2 deletions keras/preprocessing/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@

import keras_preprocessing

keras_preprocessing.set_keras_submodules(backend=backend, utils=utils)

from . import image
from . import sequence
from . import text

0 comments on commit 9551d2d

Please sign in to comment.