Skip to content

Commit

Permalink
add save_weights method (keras-team#253)
Browse files Browse the repository at this point in the history
  • Loading branch information
rickiepark authored Sep 21, 2020
1 parent b3e561a commit 6784715
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/models_master.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
'tensorflow.keras.models.load_model',
'tensorflow.keras.Model.get_weights',
'tensorflow.keras.Model.set_weights',
'tensorflow.keras.Model.save_weights',
'tensorflow.keras.Model.load_weights',
'tensorflow.keras.Model.get_config',
'tensorflow.keras.Model.from_config',
Expand Down

0 comments on commit 6784715

Please sign in to comment.