Keras checkpoints not being saved to google cloud bucket

后端 未结 0 432
情话喂你
情话喂你 2020-12-31 05:07

I\'m using the following code to save checkpoints while a google cloud build runs my model:

 cp_callback = tf.keras.callbacks.ModelCheckpoint(filepath = "         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题