add training=True to dropout layer inside a pretrained model tensorflow

前端 未结 0 385
无人及你
无人及你 2020-12-20 21:54

I have a pretrained tensorflow CNN model with a dropout layer inside.

I want to change the exists dropout layer and enable dropouts on the testing phase (training=Tru

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