What does 'with strategy.scope():' or 'with tf.distribute.experimental.TPUStrategy(tpu).scope():' do to the creation of a NN?

前端 未结 0 424
無奈伤痛
無奈伤痛 2020-12-18 21:24

In the code here: https://www.kaggle.com/ryanholbrook/detecting-the-higgs-boson-with-tpus

Before the model is compiled, the model is made using this code:



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