Skip to content

Commit

Permalink
Document save_img util
Browse files Browse the repository at this point in the history
  • Loading branch information
fchollet committed Mar 31, 2022
1 parent c93e3d8 commit b5e4562
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/master.py
Original file line number Diff line number Diff line change
Expand Up @@ -286,6 +286,7 @@
'tensorflow.keras.utils.image_dataset_from_directory',
'tensorflow.keras.utils.load_img',
'tensorflow.keras.utils.img_to_array',
'tensorflow.keras.utils.save_img',
# 'tensorflow.keras.preprocessing.image.ImageDataGenerator', # LEGACY
# 'tensorflow.keras.preprocessing.image.ImageDataGenerator.flow', # LEGACY
# 'tensorflow.keras.preprocessing.image.ImageDataGenerator.flow_from_dataframe', # LEGACY
Expand Down

0 comments on commit b5e4562

Please sign in to comment.