Select subset of weights from a list of keras layers in @tf.function

前端 未结 0 438
清歌不尽
清歌不尽 2020-12-23 01:28

I have a @tf.function decorated function and I would like to select a random subset of weights for each layer of a keras NN. The function takes as input a list of weight var

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