Aug 22, 2017 · 1 min read
Hi, there is a flag called trainable, if you want to fine-tune some weights you can set it True or False if you don’t want to train some weights after restoring the model.
Hi, there is a flag called trainable, if you want to fine-tune some weights you can set it True or False if you don’t want to train some weights after restoring the model.