TensorFlow 2.3: load model from ModelCheckPoint callback with both custom layers and model

前端 未结 0 1999
忘了有多久
忘了有多久 2021-02-10 21:28

I have wrote a custom code to build a UNet architecture. To do so I have firstly subclassed the tf.keras.layers.Layer object to define an encoder convolutional block composed by

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